#feeedc color space conversions
Hex:
#feeedc
RGB:
254, 238, 220
CMY:
0, 7, 14
CMYK:
0, 6, 13, 0
HSL:
32°, 94.4444%, 92.9412%
HSV (HSB):
32°, 13.3858%, 99.6078%
XYZ:
84.3659, 87.3872, 80.1310
xyY:
0.3349, 0.3469, 87.3872
CIE-Lab:
94.9023, 2.4942, 10.6418
CIE-LCH:
94.9023, 10.9301, 76.8091
CIE-Luv:
94.9023, 10.4723, 15.4555
Hunter-Lab:
93.4811, -2.4974, 14.6140
#feeedc color charts
#feeedc RGB chart
#feeedc CMYK chart
#feeedc RGB pie chart
#feeedc color shades, tints & tones
#feeedc color schemes
#feeedc color preview, HTML & CSS examples
This text has a color of #feeedc
<p style="color:#feeedc;">Text here</p>
.mytext {color:#feeedc;}
Text color #feeedc
This box has a color of #feeedc
<div style="background-color:#feeedc;">Content here</div>
.mybackground {background-color:#feeedc;}
Background color #feeedc
Border around this has a color of #feeedc
<div style="border:2px solid #feeedc;">Content here</div>
.myborder {border:2px solid #feeedc;}
Border color #feeedc