#f2cfc9 color space conversions
Hex:
#f2cfc9
RGB:
242, 207, 201
CMY:
5, 19, 21
CMYK:
0, 14, 17, 5
HSL:
9°, 61.1940%, 86.8627%
HSV (HSB):
9°, 16.9421%, 94.9020%
XYZ:
69.4734, 67.7199, 64.6680
xyY:
0.3442, 0.3355, 67.7199
CIE-Lab:
85.8662, 11.3197, 7.5165
CIE-LCH:
85.8662, 13.5880, 33.5847
CIE-Luv:
85.8662, 21.6413, 9.0293
Hunter-Lab:
82.2921, 6.6836, 11.0124
#f2cfc9 color charts
#f2cfc9 color shades, tints & tones
#f2cfc9 color schemes
#f2cfc9 color preview, HTML & CSS examples
This text has a color of #f2cfc9
<p style="color:#f2cfc9;">Text here</p>
.mytext {color:#f2cfc9;}
This box has a color of #f2cfc9
<div style="background-color:#f2cfc9;">Content here</div>
.mybackground {background-color:#f2cfc9;}
Border around this has a color of #f2cfc9
<div style="border:2px solid #f2cfc9;">Content here</div>
.myborder {border:2px solid #f2cfc9;}