#fee1d2 color space conversions
Hex:
#fee1d2
RGB:
254, 225, 210
CMY:
0, 12, 18
CMYK:
0, 11, 17, 0
HSL:
20°, 95.6522%, 90.9804%
HSV (HSB):
20°, 17.3228%, 99.6078%
XYZ:
79.4311, 79.5744, 72.1457
xyY:
0.3436, 0.3443, 79.5744
CIE-Lab:
91.4936, 7.6294, 10.9738
CIE-LCH:
91.4936, 13.3653, 55.1915
CIE-Luv:
91.4936, 18.4026, 14.8450
Hunter-Lab:
89.2045, 2.8355, 14.4913
#fee1d2 color charts
#fee1d2 color shades, tints & tones
#fee1d2 color schemes
#fee1d2 color preview, HTML & CSS examples
This text has a color of #fee1d2
<p style="color:#fee1d2;">Text here</p>
.mytext {color:#fee1d2;}
This box has a color of #fee1d2
<div style="background-color:#fee1d2;">Content here</div>
.mybackground {background-color:#fee1d2;}
Border around this has a color of #fee1d2
<div style="border:2px solid #fee1d2;">Content here</div>
.myborder {border:2px solid #fee1d2;}