#f0f8e0 color space conversions
Hex:
#f0f8e0
RGB:
240, 248, 224
CMY:
6, 3, 12
CMYK:
3, 0, 10, 3
HSL:
80°, 63.1579%, 92.5490%
HSV (HSB):
80°, 9.6774%, 97.2549%
XYZ:
82.9571, 91.0419, 83.7215
xyY:
0.3219, 0.3533, 91.0419
CIE-Lab:
96.4273, -6.7685, 10.6133
CIE-LCH:
96.4273, 12.5879, 122.5272
CIE-Luv:
96.4273, -3.2816, 17.2001
Hunter-Lab:
95.4159, -11.7851, 14.7678
#f0f8e0 color charts
#f0f8e0 color shades, tints & tones
#f0f8e0 color schemes
#f0f8e0 color preview, HTML & CSS examples
This text has a color of #f0f8e0
<p style="color:#f0f8e0;">Text here</p>
.mytext {color:#f0f8e0;}
This box has a color of #f0f8e0
<div style="background-color:#f0f8e0;">Content here</div>
.mybackground {background-color:#f0f8e0;}
Border around this has a color of #f0f8e0
<div style="border:2px solid #f0f8e0;">Content here</div>
.myborder {border:2px solid #f0f8e0;}