#f5f0d8 color space conversions
Hex:
#f5f0d8
RGB:
245, 240, 216
CMY:
4, 6, 15
CMYK:
0, 2, 12, 4
HSL:
50°, 59.1837%, 90.3922%
HSV (HSB):
50°, 11.8367%, 96.0784%
XYZ:
81.2109, 86.6905, 77.4184
xyY:
0.3310, 0.3534, 86.6905
CIE-Lab:
94.6068, -2.2981, 12.1932
CIE-LCH:
94.6068, 12.4079, 100.6735
CIE-Luv:
94.6068, 4.2412, 18.5969
Hunter-Lab:
93.1077, -7.2463, 15.8762
#f5f0d8 color charts
#f5f0d8 color shades, tints & tones
#f5f0d8 color schemes
#f5f0d8 color preview, HTML & CSS examples
This text has a color of #f5f0d8
<p style="color:#f5f0d8;">Text here</p>
.mytext {color:#f5f0d8;}
This box has a color of #f5f0d8
<div style="background-color:#f5f0d8;">Content here</div>
.mybackground {background-color:#f5f0d8;}
Border around this has a color of #f5f0d8
<div style="border:2px solid #f5f0d8;">Content here</div>
.myborder {border:2px solid #f5f0d8;}