#f2cec8 color space conversions
Hex:
#f2cec8
RGB:
242, 206, 200
CMY:
5, 19, 22
CMYK:
0, 15, 17, 5
HSL:
9°, 61.7647%, 86.6667%
HSV (HSB):
9°, 17.3554%, 94.9020%
XYZ:
69.1146, 67.1900, 63.9698
xyY:
0.3451, 0.3355, 67.1900
CIE-Lab:
85.5998, 11.6914, 7.6643
CIE-LCH:
85.5998, 13.9796, 33.2469
CIE-Luv:
85.5998, 22.2973, 9.1648
Hunter-Lab:
81.9695, 7.0600, 11.1081
#f2cec8 color charts
#f2cec8 color shades, tints & tones
#f2cec8 color schemes
#f2cec8 color preview, HTML & CSS examples
This text has a color of #f2cec8
<p style="color:#f2cec8;">Text here</p>
.mytext {color:#f2cec8;}
This box has a color of #f2cec8
<div style="background-color:#f2cec8;">Content here</div>
.mybackground {background-color:#f2cec8;}
Border around this has a color of #f2cec8
<div style="border:2px solid #f2cec8;">Content here</div>
.myborder {border:2px solid #f2cec8;}