#fee7e9 color space conversions
Hex:
#fee7e9
RGB:
254, 231, 233
CMY:
0, 9, 9
CMYK:
0, 9, 8, 0
HSL:
355°, 92.0000%, 95.0980%
HSV (HSB):
355°, 9.0551%, 99.6078%
XYZ:
84.1569, 84.1059, 88.8893
xyY:
0.3273, 0.3271, 84.1059
CIE-Lab:
93.4965, 8.1570, 1.8653
CIE-LCH:
93.4965, 8.3676, 12.8803
CIE-Luv:
93.4965, 13.2885, 1.3578
Hunter-Lab:
91.7092, 3.3093, 6.7296
#fee7e9 color charts
#fee7e9 color shades, tints & tones
#fee7e9 color schemes
#fee7e9 color preview, HTML & CSS examples
This text has a color of #fee7e9
<p style="color:#fee7e9;">Text here</p>
.mytext {color:#fee7e9;}
This box has a color of #fee7e9
<div style="background-color:#fee7e9;">Content here</div>
.mybackground {background-color:#fee7e9;}
Border around this has a color of #fee7e9
<div style="border:2px solid #fee7e9;">Content here</div>
.myborder {border:2px solid #fee7e9;}