In RGB color space, #feeddc hex color has a red value of 254, a green value of 237 and a blue value of 220.
In CMYK color space (used in color printing), #feeddc hex color is composed of 0% cyan, 6.69% magenta, 13.39% yellow and 0.39% black.
#feeddc color has a hue of 30 degrees, a saturation of 94.44% and a lightness of 92.9%.
#feeddc hex color contains mainly RED.
The closest web safe color of #feeddc is #ffffcc
#feeddc hex color has a decimal value of 16707036.
HEX | feeddc | #feeddc |
---|---|---|
RGB | 254, 237, 220 | rgb(254, 237, 220) |
RGB Percent | 99.61, 92.94, 86.27 | rgb(99.61, 92.94, 86.27) |
CMYK | 0, 7, 13, 0 | |
HSL | 30°, 94.44, 92.9 | hsl(30, 94.44%, 92.9%) |
HSV | 30°, 13.4, 99.6 |
XYZ | 84.076, 86.807, 80.034 |
---|---|
Hunter Lab | 93.17, -1.971, 14.289 |
CIE-LAB | 94.656, 3.004, 10.291 |
CIE-LCH | 94.656, 10.72, 73.727 |
CIE-LUV | 0, 6.69, 13.39, 0.39 |
Web Safe | ffffcc |
RGB percent of color #feeddc
CMYK percent of color #feeddc
Text with hexadecimal color #feeddc
This text has a font color of #feeddc
<p style="color:#feeddc">Text here</p>
#feeddc Background Color
This box has a background color of #feeddc
<div style="background-color:#feeddc">Text here</div>
#feeddc Border Color
This box has a border color of #feeddc
<div style="border: 4px solid #feeddc">Text here</div>
CSS codes
<p style="color:#feeddc">Text here</p>
<div style="background-color:#feeddc">Text here</div>
<div style="border: 4px solid #feeddc">Text here</div>
#feeddc Color on white background
This is how a font and box color of #feeddc will look
on a white background.
#feeddc Color on black background
This is how a font and box color of #feeddc hex color will look
on a black background.