In RGB color space, #feecdc hex color has a red value of 254, a green value of 236 and a blue value of 220.
In CMYK color space (used in color printing), #feecdc hex color is composed of 0% cyan, 7.09% magenta, 13.39% yellow and 0.39% black.
#feecdc color has a hue of 28.2 degrees, a saturation of 94.44% and a lightness of 92.9%.
#feecdc hex color contains mainly RED.
The closest web safe color of #feecdc is #ffffcc
#feecdc hex color has a decimal value of 16706780.
HEX | feecdc | #feecdc |
---|---|---|
RGB | 254, 236, 220 | rgb(254, 236, 220) |
RGB Percent | 99.61, 92.55, 86.27 | rgb(99.61, 92.55, 86.27) |
CMYK | 0, 7, 13, 0 | |
HSL | 28.2°, 94.44, 92.9 | hsl(28.2, 94.44%, 92.9%) |
HSV | 28.2°, 13.4, 99.6 |
XYZ | 83.787, 86.229, 79.938 |
---|---|
Hunter Lab | 92.86, -1.444, 13.962 |
CIE-LAB | 94.41, 3.514, 9.938 |
CIE-LCH | 94.41, 10.541, 70.527 |
CIE-LUV | 0, 7.09, 13.39, 0.39 |
Web Safe | ffffcc |
RGB percent of color #feecdc
CMYK percent of color #feecdc
Text with hexadecimal color #feecdc
This text has a font color of #feecdc
<p style="color:#feecdc">Text here</p>
#feecdc Background Color
This box has a background color of #feecdc
<div style="background-color:#feecdc">Text here</div>
#feecdc Border Color
This box has a border color of #feecdc
<div style="border: 4px solid #feecdc">Text here</div>
CSS codes
<p style="color:#feecdc">Text here</p>
<div style="background-color:#feecdc">Text here</div>
<div style="border: 4px solid #feecdc">Text here</div>
#feecdc Color on white background
This is how a font and box color of #feecdc will look
on a white background.
#feecdc Color on black background
This is how a font and box color of #feecdc hex color will look
on a black background.