#f2ccd2 color space conversions
Hex:
#f2ccd2
RGB:
242, 204, 210
CMY:
5, 20, 18
CMYK:
0, 16, 13, 5
HSL:
351°, 59.3750%, 87.4510%
HSV (HSB):
351°, 15.7025%, 94.9020%
XYZ:
69.8437, 66.7161, 70.1691
xyY:
0.3379, 0.3227, 66.7161
CIE-Lab:
85.3604, 14.2988, 2.0064
CIE-LCH:
85.3604, 14.4389, 7.9876
CIE-Luv:
85.3604, 22.4550, 0.4009
Hunter-Lab:
81.6799, 9.6936, 6.2415
#f2ccd2 color charts
#f2ccd2 color shades, tints & tones
#f2ccd2 color schemes
#f2ccd2 color preview, HTML & CSS examples
This text has a color of #f2ccd2
<p style="color:#f2ccd2;">Text here</p>
.mytext {color:#f2ccd2;}
This box has a color of #f2ccd2
<div style="background-color:#f2ccd2;">Content here</div>
.mybackground {background-color:#f2ccd2;}
Border around this has a color of #f2ccd2
<div style="border:2px solid #f2ccd2;">Content here</div>
.myborder {border:2px solid #f2ccd2;}