#fee5e9 color space conversions
Hex:
#fee5e9
RGB:
254, 229, 233
CMY:
0, 10, 9
CMYK:
0, 10, 8, 0
HSL:
350°, 92.5926%, 94.7059%
HSV (HSB):
350°, 9.8425%, 99.6078%
XYZ:
83.6003, 82.9926, 88.7038
xyY:
0.3275, 0.3251, 82.9926
CIE-Lab:
93.0112, 9.1877, 1.1588
CIE-LCH:
93.0112, 9.2605, 7.1884
CIE-Luv:
93.0112, 14.3509, 0.0941
Hunter-Lab:
91.1003, 4.3792, 6.0399
#fee5e9 color charts
#fee5e9 color shades, tints & tones
#fee5e9 color schemes
#fee5e9 color preview, HTML & CSS examples
This text has a color of #fee5e9
<p style="color:#fee5e9;">Text here</p>
.mytext {color:#fee5e9;}
This box has a color of #fee5e9
<div style="background-color:#fee5e9;">Content here</div>
.mybackground {background-color:#fee5e9;}
Border around this has a color of #fee5e9
<div style="border:2px solid #fee5e9;">Content here</div>
.myborder {border:2px solid #fee5e9;}