#f2ccdf color space conversions
Hex:
#f2ccdf
RGB:
242, 204, 223
CMY:
5, 20, 13
CMYK:
0, 16, 8, 5
HSL:
330°, 59.3750%, 87.4510%
HSV (HSB):
330°, 15.7025%, 94.9020%
XYZ:
71.5301, 67.3907, 79.0497
xyY:
0.3282, 0.3092, 67.3907
CIE-Lab:
85.7009, 16.4339, -4.4069
CIE-LCH:
85.7009, 17.0145, 344.9887
CIE-Luv:
85.7009, 21.1611, -9.6861
Hunter-Lab:
82.0918, 11.8739, 0.3714
#f2ccdf color charts
#f2ccdf color shades, tints & tones
#f2ccdf color schemes
#f2ccdf color preview, HTML & CSS examples
This text has a color of #f2ccdf
<p style="color:#f2ccdf;">Text here</p>
.mytext {color:#f2ccdf;}
This box has a color of #f2ccdf
<div style="background-color:#f2ccdf;">Content here</div>
.mybackground {background-color:#f2ccdf;}
Border around this has a color of #f2ccdf
<div style="border:2px solid #f2ccdf;">Content here</div>
.myborder {border:2px solid #f2ccdf;}