#f0e0de color space conversions
Hex:
#f0e0de
RGB:
240, 224, 222
CMY:
6, 12, 13
CMYK:
0, 7, 8, 6
HSL:
7°, 37.5000%, 90.5882%
HSV (HSB):
7°, 7.5000%, 94.1176%
XYZ:
75.7757, 77.1105, 79.9973
xyY:
0.3254, 0.3311, 77.1105
CIE-Lab:
90.3725, 5.1233, 2.9322
CIE-LCH:
90.3725, 5.9031, 29.7833
CIE-Luv:
90.3725, 9.4139, 3.5143
Hunter-Lab:
87.8126, 0.3600, 7.4556
#f0e0de color charts
#f0e0de color shades, tints & tones
#f0e0de color schemes
#f0e0de color preview, HTML & CSS examples
This text has a color of #f0e0de
<p style="color:#f0e0de;">Text here</p>
.mytext {color:#f0e0de;}
This box has a color of #f0e0de
<div style="background-color:#f0e0de;">Content here</div>
.mybackground {background-color:#f0e0de;}
Border around this has a color of #f0e0de
<div style="border:2px solid #f0e0de;">Content here</div>
.myborder {border:2px solid #f0e0de;}