In RGB color space, #feeddf hex color has a red value of 254, a green value of 237 and a blue value of 223.
In CMYK color space (used in color printing), #feeddf hex color is composed of 0% cyan, 6.69% magenta, 12.2% yellow and 0.39% black.
#feeddf color has a hue of 27.1 degrees, a saturation of 93.94% and a lightness of 93.5%.
#feeddf hex color contains mainly RED.
The closest web safe color of #feeddf is #ffffcc
#feeddf hex color has a decimal value of 16707039.
HEX | feeddf | #feeddf |
---|---|---|
RGB | 254, 237, 223 | rgb(254, 237, 223) |
RGB Percent | 99.61, 92.94, 87.45 | rgb(99.61, 92.94, 87.45) |
CMYK | 0, 7, 12, 0 | |
HSL | 27.1°, 93.94, 93.5 | hsl(27.1, 93.94%, 93.5%) |
HSV | 27.1°, 12.2, 99.6 |
XYZ | 84.477, 86.967, 82.146 |
---|---|
Hunter Lab | 93.256, -1.502, 13.053 |
CIE-LAB | 94.724, 3.473, 8.834 |
CIE-LCH | 94.724, 9.492, 68.538 |
CIE-LUV | 0, 6.69, 12.2, 0.39 |
Web Safe | ffffcc |
RGB percent of color #feeddf
CMYK percent of color #feeddf
Text with hexadecimal color #feeddf
This text has a font color of #feeddf
<p style="color:#feeddf">Text here</p>
#feeddf Background Color
This box has a background color of #feeddf
<div style="background-color:#feeddf">Text here</div>
#feeddf Border Color
This box has a border color of #feeddf
<div style="border: 4px solid #feeddf">Text here</div>
CSS codes
<p style="color:#feeddf">Text here</p>
<div style="background-color:#feeddf">Text here</div>
<div style="border: 4px solid #feeddf">Text here</div>
#feeddf Color on white background
This is how a font and box color of #feeddf will look
on a white background.
#feeddf Color on black background
This is how a font and box color of #feeddf hex color will look
on a black background.