#f0f5e0 color space conversions
Hex:
#f0f5e0
RGB:
240, 245, 224
CMY:
6, 4, 12
CMYK:
2, 0, 9, 4
HSL:
74°, 51.2195%, 91.9608%
HSV (HSB):
74°, 8.5714%, 96.0784%
XYZ:
82.0421, 89.2119, 83.4165
xyY:
0.3222, 0.3503, 89.2119
CIE-Lab:
95.6689, -5.2629, 9.5285
CIE-LCH:
95.6689, 10.8854, 118.9132
CIE-Luv:
95.6689, -1.7250, 15.3112
Hunter-Lab:
94.4521, -10.2439, 13.7537
#f0f5e0 color charts
#f0f5e0 color shades, tints & tones
#f0f5e0 color schemes
#f0f5e0 color preview, HTML & CSS examples
This text has a color of #f0f5e0
<p style="color:#f0f5e0;">Text here</p>
.mytext {color:#f0f5e0;}
This box has a color of #f0f5e0
<div style="background-color:#f0f5e0;">Content here</div>
.mybackground {background-color:#f0f5e0;}
Border around this has a color of #f0f5e0
<div style="border:2px solid #f0f5e0;">Content here</div>
.myborder {border:2px solid #f0f5e0;}