#f2ecd4 color space conversions
Hex:
#f2ecd4
RGB:
242, 236, 212
CMY:
5, 7, 17
CMYK:
0, 2, 12, 5
HSL:
48°, 53.5714%, 89.0196%
HSV (HSB):
48°, 12.3967%, 94.9020%
XYZ:
78.4971, 83.6216, 74.2907
xyY:
0.3320, 0.3537, 83.6216
CIE-Lab:
93.2859, -1.9496, 12.3529
CIE-LCH:
93.2859, 12.5058, 98.9688
CIE-Luv:
93.2859, 4.8411, 18.7142
Hunter-Lab:
91.4449, -6.8025, 15.8436
#f2ecd4 color charts
#f2ecd4 color shades, tints & tones
#f2ecd4 color schemes
#f2ecd4 color preview, HTML & CSS examples
This text has a color of #f2ecd4
<p style="color:#f2ecd4;">Text here</p>
.mytext {color:#f2ecd4;}
This box has a color of #f2ecd4
<div style="background-color:#f2ecd4;">Content here</div>
.mybackground {background-color:#f2ecd4;}
Border around this has a color of #f2ecd4
<div style="border:2px solid #f2ecd4;">Content here</div>
.myborder {border:2px solid #f2ecd4;}