#fee5f2 color space conversions
Hex:
#fee5f2
RGB:
254, 229, 242
CMY:
0, 10, 5
CMYK:
0, 10, 5, 0
HSL:
329°, 92.5926%, 94.7059%
HSV (HSB):
329°, 9.8425%, 99.6078%
XYZ:
84.9194, 83.5203, 95.6497
xyY:
0.3216, 0.3163, 83.5203
CIE-Lab:
93.2417, 10.7005, -3.1973
CIE-LCH:
93.2417, 11.1680, 343.3637
CIE-Luv:
93.2417, 13.6180, -6.8720
Hunter-Lab:
91.3894, 5.9314, 1.9187
#fee5f2 color charts
#fee5f2 color shades, tints & tones
#fee5f2 color schemes
#fee5f2 color preview, HTML & CSS examples
This text has a color of #fee5f2
<p style="color:#fee5f2;">Text here</p>
.mytext {color:#fee5f2;}
This box has a color of #fee5f2
<div style="background-color:#fee5f2;">Content here</div>
.mybackground {background-color:#fee5f2;}
Border around this has a color of #fee5f2
<div style="border:2px solid #fee5f2;">Content here</div>
.myborder {border:2px solid #fee5f2;}