#feebf1 Hex Color
rgb(254, 235, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | eb | f1 | - | #feebf1 |
RGB | 254 | 235 | 241 | - | rgb(254,235,241) |
HSL | 341 | 90% | 96% | - | hsl(341,90%,96%) |
HSV | 341 | 7% | 100% | - | hsv(341,7%,100%) |
XYZ | 86.4586 | 86.8384 | 95.4237 | - | xyz(86.4586,86.8384,95.4237) |
CIE-LAB | 94.67 | 7.44 | -0.58 | - | lab(94.67,7.44,-0.58) |
CMYK | 0 | 0.074803149606299 | 0.051181102362205 | 0.003921568627451 | cmyk(0,0.074803149606299,0.051181102362205,0.003921568627451) |
Description
The RGB value of color #feebf1 is rgb(254, 235, 241).
In the hex color #feebf1, The value of Red is 254, value of Green is 235, and value of Blue is 241. The primary color is Red. Similarly, The HSL values for #feebf1 consists of 341° Hue, 90% Saturation, and 96% Lightness.
In the CMYK color model, the color #feebf1 can be represented as Cyan=0%, Magenta=0.074803149606299%, Yellow=0.051181102362205%, and Black=0.003921568627451%.
Shades of #feebf1
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #feebf1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feebf1
Preview of #feebf1 on White Background
The contrast ratio of #feebf1 with white color is 1.14
Preview of #feebf1 on black background
The contrast ratio of #feebf1 with black color is 18.37
#feebf1 color will look good with a black background.
Color Schemes of #feebf1
Triadic Colors of #feebf1
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #feebf1
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #feebf1
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #feebf1
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #feebf1;
}
This is a sample text used for the color #feebf1. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #feebf1;
}
This is a sample text used for the color #feebf1. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #feebf1;
}
This is a sample text used for the color #feebf1. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 34.79%
Green 32.19%
Blue 33.01%
CMYK Percentage
Cyan 0
Magenta 57.58%
Yellow 39.4%
Black 3.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.