#f0e2e9 color space conversions
Hex:
#f0e2e9
RGB:
240, 226, 233
CMY:
6, 11, 9
CMYK:
0, 6, 3, 6
HSL:
330°, 31.8182%, 91.3725%
HSV (HSB):
330°, 5.8333%, 94.1176%
XYZ:
77.8395, 78.8012, 88.1984
xyY:
0.3179, 0.3218, 78.8012
CIE-Lab:
91.1443, 5.9681, -1.7047
CIE-LCH:
91.1443, 6.2068, 344.0590
CIE-Luv:
91.1443, 7.5865, -3.6886
Hunter-Lab:
88.7700, 1.1732, 3.2308
#f0e2e9 color charts
#f0e2e9 color shades, tints & tones
#f0e2e9 color schemes
#f0e2e9 color preview, HTML & CSS examples
This text has a color of #f0e2e9
<p style="color:#f0e2e9;">Text here</p>
.mytext {color:#f0e2e9;}
This box has a color of #f0e2e9
<div style="background-color:#f0e2e9;">Content here</div>
.mybackground {background-color:#f0e2e9;}
Border around this has a color of #f0e2e9
<div style="border:2px solid #f0e2e9;">Content here</div>
.myborder {border:2px solid #f0e2e9;}