#fee1df color space conversions
Hex:
#fee1df
RGB:
254, 225, 223
CMY:
0, 12, 13
CMYK:
0, 11, 12, 0
HSL:
4°, 93.9394%, 93.5294%
HSV (HSB):
4°, 12.2047%, 99.6078%
XYZ:
81.1175, 80.2490, 81.0263
xyY:
0.3347, 0.3311, 80.2490
CIE-Lab:
91.7965, 9.6335, 4.6168
CIE-LCH:
91.7965, 10.6827, 25.6059
CIE-Luv:
91.7965, 17.3268, 5.1979
Hunter-Lab:
89.5818, 4.8661, 9.0797
#fee1df color charts
#fee1df color shades, tints & tones
#fee1df color schemes
#fee1df color preview, HTML & CSS examples
This text has a color of #fee1df
<p style="color:#fee1df;">Text here</p>
.mytext {color:#fee1df;}
This box has a color of #fee1df
<div style="background-color:#fee1df;">Content here</div>
.mybackground {background-color:#fee1df;}
Border around this has a color of #fee1df
<div style="border:2px solid #fee1df;">Content here</div>
.myborder {border:2px solid #fee1df;}