#f5e5d8 color space conversions
Hex:
#f5e5d8
RGB:
245, 229, 216
CMY:
4, 10, 15
CMYK:
0, 7, 12, 4
HSL:
27°, 59.1837%, 90.3922%
HSV (HSB):
27°, 11.8367%, 96.0784%
XYZ:
78.0702, 80.4090, 76.3715
xyY:
0.3324, 0.3424, 80.4090
CIE-Lab:
91.8680, 3.3099, 8.2795
CIE-LCH:
91.8680, 8.9166, 68.2099
CIE-Luv:
91.8680, 10.1693, 11.7891
Hunter-Lab:
89.6710, -1.5171, 12.2733
#f5e5d8 color charts
#f5e5d8 color shades, tints & tones
#f5e5d8 color schemes
#f5e5d8 color preview, HTML & CSS examples
This text has a color of #f5e5d8
<p style="color:#f5e5d8;">Text here</p>
.mytext {color:#f5e5d8;}
This box has a color of #f5e5d8
<div style="background-color:#f5e5d8;">Content here</div>
.mybackground {background-color:#f5e5d8;}
Border around this has a color of #f5e5d8
<div style="border:2px solid #f5e5d8;">Content here</div>
.myborder {border:2px solid #f5e5d8;}