#f0f5d5 color space conversions
Hex:
#f0f5d5
RGB:
240, 245, 213
CMY:
6, 4, 16
CMYK:
2, 0, 13, 4
HSL:
69°, 61.5385%, 89.8039%
HSV (HSB):
69°, 13.0612%, 96.0784%
XYZ:
80.5978, 88.6342, 75.8109
xyY:
0.3289, 0.3617, 88.6342
CIE-Lab:
95.4273, -7.0318, 14.8521
CIE-LCH:
95.4273, 16.4326, 115.3356
CIE-Luv:
95.4273, -1.1969, 23.3231
Hunter-Lab:
94.1457, -11.9418, 18.1587
#f0f5d5 color charts
#f0f5d5 color shades, tints & tones
#f0f5d5 color schemes
#f0f5d5 color preview, HTML & CSS examples
This text has a color of #f0f5d5
<p style="color:#f0f5d5;">Text here</p>
.mytext {color:#f0f5d5;}
This box has a color of #f0f5d5
<div style="background-color:#f0f5d5;">Content here</div>
.mybackground {background-color:#f0f5d5;}
Border around this has a color of #f0f5d5
<div style="border:2px solid #f0f5d5;">Content here</div>
.myborder {border:2px solid #f0f5d5;}