#fc32a1 color space conversions
Hex:
#fc32a1
RGB:
252, 50, 161
CMY:
1, 80, 37
CMYK:
0, 80, 36, 1
HSL:
327°, 97.1154%, 59.2157%
HSV (HSB):
327°, 80.1587%, 98.8235%
XYZ:
47.7185, 25.5499, 36.1348
xyY:
0.4362, 0.2335, 25.5499
CIE-Lab:
57.6073, 80.1195, -11.5596
CIE-LCH:
57.6073, 80.9491, 351.7900
CIE-Luv:
57.6073, 116.8598, -31.4600
Hunter-Lab:
50.5469, 80.0550, -7.0022
#fc32a1 color charts
#fc32a1 color shades, tints & tones
#fc32a1 color schemes
#fc32a1 color preview, HTML & CSS examples
This text has a color of #fc32a1
<p style="color:#fc32a1;">Text here</p>
.mytext {color:#fc32a1;}
This box has a color of #fc32a1
<div style="background-color:#fc32a1;">Content here</div>
.mybackground {background-color:#fc32a1;}
Border around this has a color of #fc32a1
<div style="border:2px solid #fc32a1;">Content here</div>
.myborder {border:2px solid #fc32a1;}