#fee6d1 color space conversions
Hex:
#fee6d1
RGB:
254, 230, 209
CMY:
0, 10, 18
CMYK:
0, 9, 18, 0
HSL:
28°, 95.7447%, 90.7843%
HSV (HSB):
28°, 17.7165%, 99.6078%
XYZ:
80.6785, 82.2679, 71.9487
xyY:
0.3435, 0.3502, 82.2679
CIE-Lab:
92.6930, 4.9120, 13.2006
CIE-LCH:
92.6930, 14.0848, 69.5895
CIE-Luv:
92.6930, 15.6766, 18.5822
Hunter-Lab:
90.7017, 0.0466, 16.4596
#fee6d1 color charts
#fee6d1 color shades, tints & tones
#fee6d1 color schemes
#fee6d1 color preview, HTML & CSS examples
This text has a color of #fee6d1
<p style="color:#fee6d1;">Text here</p>
.mytext {color:#fee6d1;}
This box has a color of #fee6d1
<div style="background-color:#fee6d1;">Content here</div>
.mybackground {background-color:#fee6d1;}
Border around this has a color of #fee6d1
<div style="border:2px solid #fee6d1;">Content here</div>
.myborder {border:2px solid #fee6d1;}