#f5e5e8 color space conversions
Hex:
#f5e5e8
RGB:
245, 229, 232
CMY:
4, 10, 9
CMYK:
0, 7, 5, 4
HSL:
349°, 44.4444%, 92.9412%
HSV (HSB):
349°, 6.5306%, 96.0784%
XYZ:
80.2410, 81.2773, 87.8029
xyY:
0.3218, 0.3260, 81.2773
CIE-Lab:
92.2549, 5.9428, 0.4894
CIE-LCH:
92.2549, 5.9629, 4.7077
CIE-Luv:
92.2549, 9.0386, -0.3258
Hunter-Lab:
90.1539, 1.1036, 5.3639
#f5e5e8 color charts
#f5e5e8 color shades, tints & tones
#f5e5e8 color schemes
#f5e5e8 color preview, HTML & CSS examples
This text has a color of #f5e5e8
<p style="color:#f5e5e8;">Text here</p>
.mytext {color:#f5e5e8;}
This box has a color of #f5e5e8
<div style="background-color:#f5e5e8;">Content here</div>
.mybackground {background-color:#f5e5e8;}
Border around this has a color of #f5e5e8
<div style="border:2px solid #f5e5e8;">Content here</div>
.myborder {border:2px solid #f5e5e8;}