#fc2e97 color space conversions
Hex:
#fc2e97
RGB:
252, 46, 151
CMY:
1, 82, 41
CMYK:
0, 82, 40, 1
HSL:
329°, 97.1698%, 58.4314%
HSV (HSB):
329°, 81.7460%, 98.8235%
XYZ:
46.7078, 24.8838, 31.6194
xyY:
0.4525, 0.2411, 24.8838
CIE-Lab:
56.9620, 80.0751, -6.6461
CIE-LCH:
56.9620, 80.3504, 355.2554
CIE-Luv:
56.9620, 122.2308, -24.6769
Hunter-Lab:
49.8837, 79.8393, -2.6632
#fc2e97 color charts
#fc2e97 color shades, tints & tones
#fc2e97 color schemes
#fc2e97 color preview, HTML & CSS examples
This text has a color of #fc2e97
<p style="color:#fc2e97;">Text here</p>
.mytext {color:#fc2e97;}
This box has a color of #fc2e97
<div style="background-color:#fc2e97;">Content here</div>
.mybackground {background-color:#fc2e97;}
Border around this has a color of #fc2e97
<div style="border:2px solid #fc2e97;">Content here</div>
.myborder {border:2px solid #fc2e97;}