#f2cec4 color space conversions
Hex:
#f2cec4
RGB:
242, 206, 196
CMY:
5, 19, 23
CMYK:
0, 15, 19, 5
HSL:
13°, 63.8889%, 85.8824%
HSV (HSB):
13°, 19.0083%, 94.9020%
XYZ:
68.6531, 67.0054, 61.5395
xyY:
0.3481, 0.3398, 67.0054
CIE-Lab:
85.5067, 11.0898, 9.6525
CIE-LCH:
85.5067, 14.7021, 41.0361
CIE-Luv:
85.5067, 22.6673, 12.1166
Hunter-Lab:
81.8568, 6.4580, 12.7259
#f2cec4 color charts
#f2cec4 color shades, tints & tones
#f2cec4 color schemes
#f2cec4 color preview, HTML & CSS examples
This text has a color of #f2cec4
<p style="color:#f2cec4;">Text here</p>
.mytext {color:#f2cec4;}
This box has a color of #f2cec4
<div style="background-color:#f2cec4;">Content here</div>
.mybackground {background-color:#f2cec4;}
Border around this has a color of #f2cec4
<div style="border:2px solid #f2cec4;">Content here</div>
.myborder {border:2px solid #f2cec4;}