#f0e1ed color space conversions
Hex:
#f0e1ed
RGB:
240, 225, 237
CMY:
6, 12, 7
CMYK:
0, 6, 1, 6
HSL:
312°, 33.3333%, 91.1765%
HSV (HSB):
312°, 6.2500%, 94.1176%
XYZ:
78.1465, 78.4901, 91.1521
xyY:
0.3154, 0.3168, 78.4901
CIE-Lab:
91.0031, 7.1907, -4.0065
CIE-LCH:
91.0031, 8.2315, 330.8743
CIE-Luv:
91.0031, 7.8132, -7.4697
Hunter-Lab:
88.5946, 2.4084, 1.0147
#f0e1ed color charts
#f0e1ed color shades, tints & tones
#f0e1ed color schemes
#f0e1ed color preview, HTML & CSS examples
This text has a color of #f0e1ed
<p style="color:#f0e1ed;">Text here</p>
.mytext {color:#f0e1ed;}
This box has a color of #f0e1ed
<div style="background-color:#f0e1ed;">Content here</div>
.mybackground {background-color:#f0e1ed;}
Border around this has a color of #f0e1ed
<div style="border:2px solid #f0e1ed;">Content here</div>
.myborder {border:2px solid #f0e1ed;}