#fc2e6a color space conversions
Hex:
#fc2e6a
RGB:
252, 46, 106
CMY:
1, 82, 58
CMYK:
0, 82, 58, 1
HSL:
343°, 97.1698%, 58.4314%
HSV (HSB):
343°, 81.7460%, 98.8235%
XYZ:
43.7234, 23.6900, 15.9038
xyY:
0.5248, 0.2843, 23.6900
CIE-Lab:
55.7761, 76.5976, 18.4239
CIE-LCH:
55.7761, 78.7821, 13.5244
CIE-Luv:
55.7761, 140.3837, 6.4340
Hunter-Lab:
48.6724, 75.1733, 14.6975
#fc2e6a color charts
#fc2e6a color shades, tints & tones
#fc2e6a color schemes
#fc2e6a color preview, HTML & CSS examples
This text has a color of #fc2e6a
<p style="color:#fc2e6a;">Text here</p>
.mytext {color:#fc2e6a;}
This box has a color of #fc2e6a
<div style="background-color:#fc2e6a;">Content here</div>
.mybackground {background-color:#fc2e6a;}
Border around this has a color of #fc2e6a
<div style="border:2px solid #fc2e6a;">Content here</div>
.myborder {border:2px solid #fc2e6a;}