#fc2d6e color space conversions
Hex:
#fc2d6e
RGB:
252, 45, 110
CMY:
1, 82, 57
CMYK:
0, 82, 56, 1
HSL:
341°, 97.1831%, 58.2353%
HSV (HSB):
341°, 82.1429%, 98.8235%
XYZ:
43.8977, 23.6980, 17.0124
xyY:
0.5188, 0.2801, 23.6980
CIE-Lab:
55.7842, 77.0752, 16.0453
CIE-LCH:
55.7842, 78.7277, 11.7597
CIE-Luv:
55.7842, 139.2456, 3.7694
Hunter-Lab:
48.6806, 75.7714, 13.3564
#fc2d6e color charts
#fc2d6e color shades, tints & tones
#fc2d6e color schemes
#fc2d6e color preview, HTML & CSS examples
This text has a color of #fc2d6e
<p style="color:#fc2d6e;">Text here</p>
.mytext {color:#fc2d6e;}
This box has a color of #fc2d6e
<div style="background-color:#fc2d6e;">Content here</div>
.mybackground {background-color:#fc2d6e;}
Border around this has a color of #fc2d6e
<div style="border:2px solid #fc2d6e;">Content here</div>
.myborder {border:2px solid #fc2d6e;}