#f5f2d8 color space conversions
Hex:
#f5f2d8
RGB:
245, 242, 216
CMY:
4, 5, 15
CMYK:
0, 1, 12, 4
HSL:
54°, 59.1837%, 90.3922%
HSV (HSB):
54°, 11.8367%, 96.0784%
XYZ:
81.8030, 87.8746, 77.6158
xyY:
0.3308, 0.3553, 87.8746
CIE-Lab:
95.1081, -3.3087, 12.9060
CIE-LCH:
95.1081, 13.3234, 104.3793
CIE-Luv:
95.1081, 3.1692, 19.8294
Hunter-Lab:
93.7415, -8.2805, 16.5283
#f5f2d8 color charts
#f5f2d8 color shades, tints & tones
#f5f2d8 color schemes
#f5f2d8 color preview, HTML & CSS examples
This text has a color of #f5f2d8
<p style="color:#f5f2d8;">Text here</p>
.mytext {color:#f5f2d8;}
This box has a color of #f5f2d8
<div style="background-color:#f5f2d8;">Content here</div>
.mybackground {background-color:#f5f2d8;}
Border around this has a color of #f5f2d8
<div style="border:2px solid #f5f2d8;">Content here</div>
.myborder {border:2px solid #f5f2d8;}