#fc20a0 color space conversions
Hex:
#fc20a0
RGB:
252, 32, 160
CMY:
1, 87, 37
CMYK:
0, 87, 37, 1
HSL:
325°, 97.3451%, 55.6863%
HSV (HSB):
325°, 87.3016%, 98.8235%
XYZ:
47.0066, 24.2665, 35.4641
xyY:
0.4404, 0.2273, 24.2665
CIE-Lab:
56.3537, 83.5368, -12.8590
CIE-LCH:
56.3537, 84.5207, 351.2490
CIE-Luv:
56.3537, 121.2950, -33.8647
Hunter-Lab:
49.2611, 84.1238, -8.2014
#fc20a0 color charts
#fc20a0 color shades, tints & tones
#fc20a0 color schemes
#fc20a0 color preview, HTML & CSS examples
This text has a color of #fc20a0
<p style="color:#fc20a0;">Text here</p>
.mytext {color:#fc20a0;}
This box has a color of #fc20a0
<div style="background-color:#fc20a0;">Content here</div>
.mybackground {background-color:#fc20a0;}
Border around this has a color of #fc20a0
<div style="border:2px solid #fc20a0;">Content here</div>
.myborder {border:2px solid #fc20a0;}