#feeddf color space conversions
Hex:
#feeddf
RGB:
254, 237, 223
CMY:
0, 7, 13
CMYK:
0, 7, 12, 0
HSL:
27°, 93.9394%, 93.5294%
HSV (HSB):
27°, 12.2047%, 99.6078%
XYZ:
84.4765, 86.9669, 82.1459
xyY:
0.3331, 0.3429, 86.9669
CIE-Lab:
94.7242, 3.4718, 8.8337
CIE-LCH:
94.7242, 9.4915, 68.5442
CIE-Luv:
94.7242, 10.8091, 12.6322
Hunter-Lab:
93.2561, -1.5029, 13.0528
#feeddf color charts
#feeddf RGB chart
#feeddf CMYK chart
#feeddf RGB pie chart
#feeddf color shades, tints & tones
#feeddf color schemes
#feeddf color preview, HTML & CSS examples
This text has a color of #feeddf
<p style="color:#feeddf;">Text here</p>
.mytext {color:#feeddf;}
Text color #feeddf
This box has a color of #feeddf
<div style="background-color:#feeddf;">Content here</div>
.mybackground {background-color:#feeddf;}
Background color #feeddf
Border around this has a color of #feeddf
<div style="border:2px solid #feeddf;">Content here</div>
.myborder {border:2px solid #feeddf;}
Border color #feeddf