#fc2f94 color space conversions
Hex:
#fc2f94
RGB:
252, 47, 148
CMY:
1, 82, 42
CMYK:
0, 81, 41, 1
HSL:
330°, 97.1564%, 58.6275%
HSV (HSB):
330°, 81.3492%, 98.8235%
XYZ:
46.5067, 24.8666, 30.3655
xyY:
0.4571, 0.2444, 24.8666
CIE-Lab:
56.9452, 79.5805, -4.9007
CIE-LCH:
56.9452, 79.7313, 356.4761
CIE-Luv:
56.9452, 123.2493, -22.2320
Hunter-Lab:
49.8664, 79.2074, -1.1974
#fc2f94 color charts
#fc2f94 color shades, tints & tones
#fc2f94 color schemes
#fc2f94 color preview, HTML & CSS examples
This text has a color of #fc2f94
<p style="color:#fc2f94;">Text here</p>
.mytext {color:#fc2f94;}
This box has a color of #fc2f94
<div style="background-color:#fc2f94;">Content here</div>
.mybackground {background-color:#fc2f94;}
Border around this has a color of #fc2f94
<div style="border:2px solid #fc2f94;">Content here</div>
.myborder {border:2px solid #fc2f94;}