#fee5f3 color space conversions
Hex:
#fee5f3
RGB:
254, 229, 243
CMY:
0, 10, 5
CMYK:
0, 10, 4, 0
HSL:
326°, 92.5926%, 94.7059%
HSV (HSB):
326°, 9.8425%, 99.6078%
XYZ:
85.0700, 83.5805, 96.4430
xyY:
0.3209, 0.3153, 83.5805
CIE-Lab:
93.2680, 10.8719, -3.6801
CIE-LCH:
93.2680, 11.4778, 341.2990
CIE-Luv:
93.2680, 13.5359, -7.6534
Hunter-Lab:
91.4224, 6.1080, 1.4497
#fee5f3 color charts
#fee5f3 color shades, tints & tones
#fee5f3 color schemes
#fee5f3 color preview, HTML & CSS examples
This text has a color of #fee5f3
<p style="color:#fee5f3;">Text here</p>
.mytext {color:#fee5f3;}
This box has a color of #fee5f3
<div style="background-color:#fee5f3;">Content here</div>
.mybackground {background-color:#fee5f3;}
Border around this has a color of #fee5f3
<div style="border:2px solid #fee5f3;">Content here</div>
.myborder {border:2px solid #fee5f3;}