In RGB color space, #feebdd hex color has a red value of 254, a green value of 235 and a blue value of 221.
In CMYK color space (used in color printing), #feebdd hex color is composed of 0% cyan, 7.48% magenta, 12.99% yellow and 0.39% black.
#feebdd color has a hue of 25.5 degrees, a saturation of 94.29% and a lightness of 93.1%.
#feebdd hex color contains mainly RED.
The closest web safe color of #feebdd is #ffffcc
#feebdd hex color has a decimal value of 16706525.
HEX | feebdd | #feebdd |
---|---|---|
RGB | 254, 235, 221 | rgb(254, 235, 221) |
RGB Percent | 99.61, 92.16, 86.67 | rgb(99.61, 92.16, 86.67) |
CMYK | 0, 7, 13, 0 | |
HSL | 25.5°, 94.29, 93.1 | hsl(25.5, 94.29%, 93.1%) |
HSV | 25.5°, 13, 99.6 |
XYZ | 83.633, 85.708, 80.542 |
---|---|
Hunter Lab | 92.579, -0.761, 13.224 |
CIE-LAB | 94.187, 4.181, 9.101 |
CIE-LCH | 94.187, 10.015, 65.326 |
CIE-LUV | 0, 7.48, 12.99, 0.39 |
Web Safe | ffffcc |
RGB percent of color #feebdd
CMYK percent of color #feebdd
Text with hexadecimal color #feebdd
This text has a font color of #feebdd
<p style="color:#feebdd">Text here</p>
#feebdd Background Color
This box has a background color of #feebdd
<div style="background-color:#feebdd">Text here</div>
#feebdd Border Color
This box has a border color of #feebdd
<div style="border: 4px solid #feebdd">Text here</div>
CSS codes
<p style="color:#feebdd">Text here</p>
<div style="background-color:#feebdd">Text here</div>
<div style="border: 4px solid #feebdd">Text here</div>
#feebdd Color on white background
This is how a font and box color of #feebdd will look
on a white background.
#feebdd Color on black background
This is how a font and box color of #feebdd hex color will look
on a black background.