#fee8dc color space conversions
Hex:
#fee8dc
RGB:
254, 232, 220
CMY:
0, 9, 14
CMYK:
0, 9, 13, 0
HSL:
21°, 94.4444%, 92.9412%
HSV (HSB):
21°, 13.3858%, 99.6078%
XYZ:
82.6479, 83.9514, 79.5584
xyY:
0.3358, 0.3410, 83.9514
CIE-Lab:
93.4294, 5.5591, 8.5334
CIE-LCH:
93.4294, 10.1844, 56.9174
CIE-Luv:
93.4294, 13.7453, 11.7670
Hunter-Lab:
91.6250, 0.6676, 12.6557
#fee8dc color charts
#fee8dc color shades, tints & tones
#fee8dc color schemes
#fee8dc color preview, HTML & CSS examples
This text has a color of #fee8dc
<p style="color:#fee8dc;">Text here</p>
.mytext {color:#fee8dc;}
This box has a color of #fee8dc
<div style="background-color:#fee8dc;">Content here</div>
.mybackground {background-color:#fee8dc;}
Border around this has a color of #fee8dc
<div style="border:2px solid #fee8dc;">Content here</div>
.myborder {border:2px solid #fee8dc;}