#f0e0c0 color space conversions
Hex:
#f0e0c0
RGB:
240, 224, 192
CMY:
6, 12, 25
CMYK:
0, 7, 20, 6
HSL:
40°, 61.5385%, 84.7059%
HSV (HSB):
40°, 20.0000%, 94.1176%
XYZ:
72.1053, 75.6423, 60.6692
xyY:
0.3460, 0.3629, 75.6423
CIE-Lab:
89.6930, 0.4420, 17.6535
CIE-LCH:
89.6930, 17.6590, 88.5656
CIE-Luv:
89.6930, 11.4787, 25.5073
Hunter-Lab:
86.9726, -4.2154, 19.5221
#f0e0c0 color charts
#f0e0c0 color shades, tints & tones
#f0e0c0 color schemes
#f0e0c0 color preview, HTML & CSS examples
This text has a color of #f0e0c0
<p style="color:#f0e0c0;">Text here</p>
.mytext {color:#f0e0c0;}
This box has a color of #f0e0c0
<div style="background-color:#f0e0c0;">Content here</div>
.mybackground {background-color:#f0e0c0;}
Border around this has a color of #f0e0c0
<div style="border:2px solid #f0e0c0;">Content here</div>
.myborder {border:2px solid #f0e0c0;}