#fee1ea color space conversions
Hex:
#fee1ea
RGB:
254, 225, 234
CMY:
0, 12, 8
CMYK:
0, 11, 8, 0
HSL:
341°, 93.5484%, 93.9216%
HSV (HSB):
341°, 11.4173%, 99.6078%
XYZ:
82.6495, 80.8618, 89.0937
xyY:
0.3272, 0.3201, 80.8618
CIE-Lab:
92.0701, 11.4210, -0.7370
CIE-LCH:
92.0701, 11.4447, 356.3076
CIE-Luv:
92.0701, 16.3913, -3.2065
Hunter-Lab:
89.9232, 6.6961, 4.2031
#fee1ea color charts
#fee1ea color shades, tints & tones
#fee1ea color schemes
#fee1ea color preview, HTML & CSS examples
This text has a color of #fee1ea
<p style="color:#fee1ea;">Text here</p>
.mytext {color:#fee1ea;}
This box has a color of #fee1ea
<div style="background-color:#fee1ea;">Content here</div>
.mybackground {background-color:#fee1ea;}
Border around this has a color of #fee1ea
<div style="border:2px solid #fee1ea;">Content here</div>
.myborder {border:2px solid #fee1ea;}