#f5f5d2 color space conversions
Hex:
#f5f5d2
RGB:
245, 245, 210
CMY:
4, 4, 18
CMYK:
0, 0, 14, 4
HSL:
60°, 63.6364%, 89.2157%
HSV (HSB):
60°, 14.2857%, 96.0784%
XYZ:
81.9415, 89.3704, 73.9042
xyY:
0.3342, 0.3645, 89.3704
CIE-Lab:
95.7350, -5.7427, 16.8813
CIE-LCH:
95.7350, 17.8314, 108.7872
CIE-Luv:
95.7350, 1.8738, 25.9555
Hunter-Lab:
94.5359, -10.7184, 19.8247
#f5f5d2 color charts
#f5f5d2 color shades, tints & tones
#f5f5d2 color schemes
#f5f5d2 color preview, HTML & CSS examples
This text has a color of #f5f5d2
<p style="color:#f5f5d2;">Text here</p>
.mytext {color:#f5f5d2;}
This box has a color of #f5f5d2
<div style="background-color:#f5f5d2;">Content here</div>
.mybackground {background-color:#f5f5d2;}
Border around this has a color of #f5f5d2
<div style="border:2px solid #f5f5d2;">Content here</div>
.myborder {border:2px solid #f5f5d2;}