#f2e0d9 color space conversions
Hex:
#f2e0d9
RGB:
242, 224, 217
CMY:
5, 12, 15
CMYK:
0, 7, 10, 5
HSL:
17°, 49.0196%, 90.0000%
HSV (HSB):
17°, 10.3306%, 94.9020%
XYZ:
75.7980, 77.1983, 76.5514
xyY:
0.3302, 0.3363, 77.1983
CIE-Lab:
90.4128, 4.9949, 5.6311
CIE-LCH:
90.4128, 7.5272, 48.4262
CIE-Luv:
90.4128, 10.9775, 7.5568
Hunter-Lab:
87.8626, 0.2303, 9.8466
#f2e0d9 color charts
#f2e0d9 color shades, tints & tones
#f2e0d9 color schemes
#f2e0d9 color preview, HTML & CSS examples
This text has a color of #f2e0d9
<p style="color:#f2e0d9;">Text here</p>
.mytext {color:#f2e0d9;}
This box has a color of #f2e0d9
<div style="background-color:#f2e0d9;">Content here</div>
.mybackground {background-color:#f2e0d9;}
Border around this has a color of #f2e0d9
<div style="border:2px solid #f2e0d9;">Content here</div>
.myborder {border:2px solid #f2e0d9;}