#fc20b6 color space conversions
Hex:
#fc20b6
RGB:
252, 32, 182
CMY:
1, 87, 29
CMYK:
0, 87, 28, 1
HSL:
319°, 97.3451%, 55.6863%
HSV (HSB):
319°, 87.3016%, 98.8235%
XYZ:
49.1049, 25.1059, 46.5138
xyY:
0.4068, 0.2080, 25.1059
CIE-Lab:
57.1784, 85.7799, -24.4576
CIE-LCH:
57.1784, 89.1985, 344.0860
CIE-Luv:
57.1784, 111.2462, -50.9810
Hunter-Lab:
50.1058, 87.2494, -19.9656
#fc20b6 color charts
#fc20b6 color shades, tints & tones
#fc20b6 color schemes
#fc20b6 color preview, HTML & CSS examples
This text has a color of #fc20b6
<p style="color:#fc20b6;">Text here</p>
.mytext {color:#fc20b6;}
This box has a color of #fc20b6
<div style="background-color:#fc20b6;">Content here</div>
.mybackground {background-color:#fc20b6;}
Border around this has a color of #fc20b6
<div style="border:2px solid #fc20b6;">Content here</div>
.myborder {border:2px solid #fc20b6;}