#febde9 Hex Color
rgb(254, 189, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | bd | e9 | - | #febde9 |
RGB | 254 | 189 | 233 | - | rgb(254,189,233) |
HSL | 319 | 97% | 87% | - | hsl(319,97%,87%) |
HSV | 319 | 26% | 100% | - | hsv(319,26%,100%) |
XYZ | 73.7786 | 63.3492 | 85.4299 | - | xyz(73.7786,63.3492,85.4299) |
CIE-LAB | 83.63 | 30.09 | -12.7 | - | lab(83.63,30.09,-12.7) |
CMYK | 0 | 0.25590551181102 | 0.082677165354331 | 0.003921568627451 | cmyk(0,0.25590551181102,0.082677165354331,0.003921568627451) |
Description
The RGB value of color #febde9 is rgb(254, 189, 233).
In the hex color #febde9, The value of Red is 254, value of Green is 189, and value of Blue is 233. The primary color is Red. Similarly, The HSL values for #febde9 consists of 319° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #febde9 can be represented as Cyan=0%, Magenta=0.25590551181102%, Yellow=0.082677165354331%, and Black=0.003921568627451%.
Shades of #febde9
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 #febde9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #febde9
Preview of #febde9 on White Background
The contrast ratio of #febde9 with white color is 1.54
Preview of #febde9 on black background
The contrast ratio of #febde9 with black color is 13.67
#febde9 color will look good with a black background.
Color Schemes of #febde9
Triadic Colors of #febde9
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 #febde9
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 #febde9
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 #febde9
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: #febde9;
}
This is a sample text used for the color #febde9. 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: #febde9;
}
This is a sample text used for the color #febde9. 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 #febde9;
}
This is a sample text used for the color #febde9. 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 37.57%
Green 27.96%
Blue 34.47%
CMYK Percentage
Cyan 0
Magenta 74.72%
Yellow 24.14%
Black 1.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.