#fc2f99 color space conversions
Hex:
#fc2f99
RGB:
252, 47, 153
CMY:
1, 82, 40
CMYK:
0, 81, 39, 1
HSL:
329°, 97.1564%, 58.6275%
HSV (HSB):
329°, 81.3492%, 98.8235%
XYZ:
46.9112, 25.0284, 32.4955
xyY:
0.4492, 0.2397, 25.0284
CIE-Lab:
57.1031, 80.0390, -7.6149
CIE-LCH:
57.1031, 80.4004, 354.5652
CIE-Luv:
57.1031, 121.1038, -25.9860
Hunter-Lab:
50.0284, 79.8282, -3.4914
#fc2f99 color charts
#fc2f99 color shades, tints & tones
#fc2f99 color schemes
#fc2f99 color preview, HTML & CSS examples
This text has a color of #fc2f99
<p style="color:#fc2f99;">Text here</p>
.mytext {color:#fc2f99;}
This box has a color of #fc2f99
<div style="background-color:#fc2f99;">Content here</div>
.mybackground {background-color:#fc2f99;}
Border around this has a color of #fc2f99
<div style="border:2px solid #fc2f99;">Content here</div>
.myborder {border:2px solid #fc2f99;}