#f5f9dc color space conversions
Hex:
#f5f9dc
RGB:
245, 249, 220
CMY:
4, 2, 14
CMYK:
2, 0, 12, 2
HSL:
68°, 70.7317%, 91.9608%
HSV (HSB):
68°, 11.6466%, 97.6471%
XYZ:
84.4501, 92.3311, 81.0808
xyY:
0.3275, 0.3581, 92.3311
CIE-Lab:
96.9555, -6.1958, 13.4711
CIE-LCH:
96.9555, 14.8276, 114.6992
CIE-Luv:
96.9555, -0.7593, 21.2537
Hunter-Lab:
96.0891, -11.2770, 17.2329
#f5f9dc color charts
#f5f9dc color shades, tints & tones
#f5f9dc color schemes
#f5f9dc color preview, HTML & CSS examples
This text has a color of #f5f9dc
<p style="color:#f5f9dc;">Text here</p>
.mytext {color:#f5f9dc;}
This box has a color of #f5f9dc
<div style="background-color:#f5f9dc;">Content here</div>
.mybackground {background-color:#f5f9dc;}
Border around this has a color of #f5f9dc
<div style="border:2px solid #f5f9dc;">Content here</div>
.myborder {border:2px solid #f5f9dc;}