#f2ecd9 color space conversions
Hex:
#f2ecd9
RGB:
242, 236, 217
CMY:
5, 7, 15
CMYK:
0, 2, 10, 5
HSL:
46°, 49.0196%, 90.0000%
HSV (HSB):
46°, 10.3306%, 94.9020%
XYZ:
79.1378, 83.8779, 77.6647
xyY:
0.3288, 0.3485, 83.8779
CIE-Lab:
93.3974, -1.1575, 9.9190
CIE-LCH:
93.3974, 9.9864, 96.6559
CIE-Luv:
93.3974, 4.5490, 15.0562
Hunter-Lab:
91.5849, -6.0331, 13.8310
#f2ecd9 color charts
#f2ecd9 color shades, tints & tones
#f2ecd9 color schemes
#f2ecd9 color preview, HTML & CSS examples
This text has a color of #f2ecd9
<p style="color:#f2ecd9;">Text here</p>
.mytext {color:#f2ecd9;}
This box has a color of #f2ecd9
<div style="background-color:#f2ecd9;">Content here</div>
.mybackground {background-color:#f2ecd9;}
Border around this has a color of #f2ecd9
<div style="border:2px solid #f2ecd9;">Content here</div>
.myborder {border:2px solid #f2ecd9;}