#fee2e1 color space conversions
Hex:
#fee2e1
RGB:
254, 226, 225
CMY:
0, 11, 12
CMYK:
0, 11, 11, 0
HSL:
2°, 93.5484%, 93.9216%
HSV (HSB):
2°, 11.4173%, 99.6078%
XYZ:
81.6600, 80.8998, 82.5454
xyY:
0.3332, 0.3301, 80.8998
CIE-Lab:
92.0871, 9.4357, 3.9922
CIE-LCH:
92.0871, 10.2455, 22.9331
CIE-Luv:
92.0871, 16.6164, 4.3081
Hunter-Lab:
89.9443, 4.6568, 8.5482
#fee2e1 color charts
#fee2e1 color shades, tints & tones
#fee2e1 color schemes
#fee2e1 color preview, HTML & CSS examples
This text has a color of #fee2e1
<p style="color:#fee2e1;">Text here</p>
.mytext {color:#fee2e1;}
This box has a color of #fee2e1
<div style="background-color:#fee2e1;">Content here</div>
.mybackground {background-color:#fee2e1;}
Border around this has a color of #fee2e1
<div style="border:2px solid #fee2e1;">Content here</div>
.myborder {border:2px solid #fee2e1;}