#f0e0ed color space conversions
Hex:
#f0e0ed
RGB:
240, 224, 237
CMY:
6, 12, 7
CMYK:
0, 7, 1, 6
HSL:
311°, 34.7826%, 90.9804%
HSV (HSB):
311°, 6.6667%, 94.1176%
XYZ:
77.8769, 77.9510, 91.0623
xyY:
0.3154, 0.3157, 77.9510
CIE-Lab:
90.7575, 7.7099, -4.3679
CIE-LCH:
90.7575, 8.8612, 330.4669
CIE-Luv:
90.7575, 8.3239, -8.1222
Hunter-Lab:
88.2899, 2.9403, 0.6511
#f0e0ed color charts
#f0e0ed color shades, tints & tones
#f0e0ed color schemes
#f0e0ed color preview, HTML & CSS examples
This text has a color of #f0e0ed
<p style="color:#f0e0ed;">Text here</p>
.mytext {color:#f0e0ed;}
This box has a color of #f0e0ed
<div style="background-color:#f0e0ed;">Content here</div>
.mybackground {background-color:#f0e0ed;}
Border around this has a color of #f0e0ed
<div style="border:2px solid #f0e0ed;">Content here</div>
.myborder {border:2px solid #f0e0ed;}