#f0f5d4 color space conversions
Hex:
#f0f5d4
RGB:
240, 245, 212
CMY:
6, 4, 17
CMYK:
2, 0, 13, 4
HSL:
69°, 62.2642%, 89.6078%
HSV (HSB):
69°, 13.4694%, 96.0784%
XYZ:
80.4713, 88.5835, 75.1444
xyY:
0.3295, 0.3628, 88.5835
CIE-Lab:
95.4061, -7.1882, 15.3365
CIE-LCH:
95.4061, 16.9375, 115.1125
CIE-Luv:
95.4061, -1.1497, 24.0387
Hunter-Lab:
94.1188, -12.0911, 18.5461
#f0f5d4 color charts
#f0f5d4 color shades, tints & tones
#f0f5d4 color schemes
#f0f5d4 color preview, HTML & CSS examples
This text has a color of #f0f5d4
<p style="color:#f0f5d4;">Text here</p>
.mytext {color:#f0f5d4;}
This box has a color of #f0f5d4
<div style="background-color:#f0f5d4;">Content here</div>
.mybackground {background-color:#f0f5d4;}
Border around this has a color of #f0f5d4
<div style="border:2px solid #f0f5d4;">Content here</div>
.myborder {border:2px solid #f0f5d4;}