#f2ccd3 color space conversions
Hex:
#f2ccd3
RGB:
242, 204, 211
CMY:
5, 20, 17
CMYK:
0, 16, 13, 5
HSL:
349°, 59.3750%, 87.4510%
HSV (HSB):
349°, 15.7025%, 94.9020%
XYZ:
69.9687, 66.7661, 70.8274
xyY:
0.3371, 0.3217, 66.7661
CIE-Lab:
85.3857, 14.4587, 1.5115
CIE-LCH:
85.3857, 14.5375, 5.9679
CIE-Luv:
85.3857, 22.3567, -0.3648
Hunter-Lab:
81.7105, 9.8560, 5.8043
#f2ccd3 color charts
#f2ccd3 color shades, tints & tones
#f2ccd3 color schemes
#f2ccd3 color preview, HTML & CSS examples
This text has a color of #f2ccd3
<p style="color:#f2ccd3;">Text here</p>
.mytext {color:#f2ccd3;}
This box has a color of #f2ccd3
<div style="background-color:#f2ccd3;">Content here</div>
.mybackground {background-color:#f2ccd3;}
Border around this has a color of #f2ccd3
<div style="border:2px solid #f2ccd3;">Content here</div>
.myborder {border:2px solid #f2ccd3;}