#f2ccc3 color space conversions
Hex:
#f2ccc3
RGB:
242, 204, 195
CMY:
5, 20, 24
CMYK:
0, 16, 19, 5
HSL:
11°, 64.3836%, 85.6863%
HSV (HSB):
11°, 19.4215%, 94.9020%
XYZ:
68.0611, 66.0031, 60.7824
xyY:
0.3493, 0.3387, 66.0031
CIE-Lab:
84.9980, 11.9892, 9.4563
CIE-LCH:
84.9980, 15.2697, 38.2641
CIE-Luv:
84.9980, 23.9025, 11.6495
Hunter-Lab:
81.2423, 7.3653, 12.5111
#f2ccc3 color charts
#f2ccc3 color shades, tints & tones
#f2ccc3 color schemes
#f2ccc3 color preview, HTML & CSS examples
This text has a color of #f2ccc3
<p style="color:#f2ccc3;">Text here</p>
.mytext {color:#f2ccc3;}
This box has a color of #f2ccc3
<div style="background-color:#f2ccc3;">Content here</div>
.mybackground {background-color:#f2ccc3;}
Border around this has a color of #f2ccc3
<div style="border:2px solid #f2ccc3;">Content here</div>
.myborder {border:2px solid #f2ccc3;}