In RGB color space, #feedcd hex color has a red value of 254, a green value of 237 and a blue value of 205.
In CMYK color space (used in color printing), #feedcd hex color is composed of 0% cyan, 6.69% magenta, 19.29% yellow and 0.39% black.
#feedcd color has a hue of 39.2 degrees, a saturation of 96.08% and a lightness of 90%.
#feedcd hex color contains mainly RED.
The closest web safe color of #feedcd is #ffffcc
#feedcd hex color has a decimal value of 16707021.
HEX | feedcd | #feedcd |
---|---|---|
RGB | 254, 237, 205 | rgb(254, 237, 205) |
RGB Percent | 99.61, 92.94, 80.39 | rgb(99.61, 92.94, 80.39) |
CMYK | 0, 7, 19, 0 | |
HSL | 39.2°, 96.08, 90 | hsl(39.2, 96.08%, 90%) |
HSV | 39.2°, 19.3, 99.6 |
XYZ | 82.177, 86.047, 70.035 |
---|---|
Hunter Lab | 92.762, -4.2, 20.169 |
CIE-LAB | 94.332, 0.758, 17.586 |
CIE-LCH | 94.332, 17.602, 87.532 |
CIE-LUV | 0, 6.69, 19.29, 0.39 |
Web Safe | ffffcc |
RGB percent of color #feedcd
CMYK percent of color #feedcd
Text with hexadecimal color #feedcd
This text has a font color of #feedcd
<p style="color:#feedcd">Text here</p>
#feedcd Background Color
This box has a background color of #feedcd
<div style="background-color:#feedcd">Text here</div>
#feedcd Border Color
This box has a border color of #feedcd
<div style="border: 4px solid #feedcd">Text here</div>
CSS codes
<p style="color:#feedcd">Text here</p>
<div style="background-color:#feedcd">Text here</div>
<div style="border: 4px solid #feedcd">Text here</div>
#feedcd Color on white background
This is how a font and box color of #feedcd will look
on a white background.
#feedcd Color on black background
This is how a font and box color of #feedcd hex color will look
on a black background.