#f0f5d2 color space conversions
Hex:
#f0f5d2
RGB:
240, 245, 210
CMY:
6, 4, 18
CMYK:
2, 0, 14, 4
HSL:
69°, 63.6364%, 89.2157%
HSV (HSB):
69°, 14.2857%, 96.0784%
XYZ:
80.2204, 88.4832, 73.8237
xyY:
0.3308, 0.3648, 88.4832
CIE-Lab:
95.3640, -7.4988, 16.3056
CIE-LCH:
95.3640, 17.9473, 114.6974
CIE-Luv:
95.3640, -1.0559, 25.4633
Hunter-Lab:
94.0655, -12.3873, 19.3144
#f0f5d2 color charts
#f0f5d2 color shades, tints & tones
#f0f5d2 color schemes
#f0f5d2 color preview, HTML & CSS examples
This text has a color of #f0f5d2
<p style="color:#f0f5d2;">Text here</p>
.mytext {color:#f0f5d2;}
This box has a color of #f0f5d2
<div style="background-color:#f0f5d2;">Content here</div>
.mybackground {background-color:#f0f5d2;}
Border around this has a color of #f0f5d2
<div style="border:2px solid #f0f5d2;">Content here</div>
.myborder {border:2px solid #f0f5d2;}