#fcc2f6 color space conversions
Hex:
#fcc2f6
RGB:
252, 194, 246
CMY:
1, 24, 4
CMYK:
0, 23, 2, 1
HSL:
306°, 90.6250%, 87.4510%
HSV (HSB):
306°, 23.0159%, 98.8235%
XYZ:
76.0712, 65.9328, 95.9057
xyY:
0.3197, 0.2771, 65.9328
CIE-Lab:
84.9621, 29.0456, -17.6432
CIE-LCH:
84.9621, 33.9843, 328.7242
CIE-Luv:
84.9621, 29.9245, -32.7902
Hunter-Lab:
81.1990, 25.1292, -13.1892
#fcc2f6 color charts
#fcc2f6 color shades, tints & tones
#fcc2f6 color schemes
#fcc2f6 color preview, HTML & CSS examples
This text has a color of #fcc2f6
<p style="color:#fcc2f6;">Text here</p>
.mytext {color:#fcc2f6;}
This box has a color of #fcc2f6
<div style="background-color:#fcc2f6;">Content here</div>
.mybackground {background-color:#fcc2f6;}
Border around this has a color of #fcc2f6
<div style="border:2px solid #fcc2f6;">Content here</div>
.myborder {border:2px solid #fcc2f6;}