#fc2cc0 color space conversions
Hex:
#fc2cc0
RGB:
252, 44, 192
CMY:
1, 83, 25
CMYK:
0, 83, 24, 1
HSL:
317°, 97.1963%, 58.0392%
HSV (HSB):
317°, 82.5397%, 98.8235%
XYZ:
50.5600, 26.3026, 52.2813
xyY:
0.3915, 0.2037, 26.3026
CIE-Lab:
58.3232, 84.7702, -28.4687
CIE-LCH:
58.3232, 89.4229, 341.4362
CIE-Luv:
58.3232, 104.7372, -56.9187
Hunter-Lab:
51.2860, 86.2224, -24.5403
#fc2cc0 color charts
#fc2cc0 color shades, tints & tones
#fc2cc0 color schemes
#fc2cc0 color preview, HTML & CSS examples
This text has a color of #fc2cc0
<p style="color:#fc2cc0;">Text here</p>
.mytext {color:#fc2cc0;}
This box has a color of #fc2cc0
<div style="background-color:#fc2cc0;">Content here</div>
.mybackground {background-color:#fc2cc0;}
Border around this has a color of #fc2cc0
<div style="border:2px solid #fc2cc0;">Content here</div>
.myborder {border:2px solid #fc2cc0;}