#fc2d6b color space conversions
Hex:
#fc2d6b
RGB:
252, 45, 107
CMY:
1, 82, 58
CMYK:
0, 82, 58, 1
HSL:
342°, 97.1831%, 58.2353%
HSV (HSB):
342°, 82.1429%, 98.8235%
XYZ:
43.7371, 23.6338, 16.1665
xyY:
0.5236, 0.2829, 23.6338
CIE-Lab:
55.7192, 76.8831, 17.7491
CIE-LCH:
55.7192, 78.9053, 12.9995
CIE-Luv:
55.7192, 140.3565, 5.6390
Hunter-Lab:
48.6146, 75.5158, 14.3137
#fc2d6b color charts
#fc2d6b color shades, tints & tones
#fc2d6b color schemes
#fc2d6b color preview, HTML & CSS examples
This text has a color of #fc2d6b
<p style="color:#fc2d6b;">Text here</p>
.mytext {color:#fc2d6b;}
This box has a color of #fc2d6b
<div style="background-color:#fc2d6b;">Content here</div>
.mybackground {background-color:#fc2d6b;}
Border around this has a color of #fc2d6b
<div style="border:2px solid #fc2d6b;">Content here</div>
.myborder {border:2px solid #fc2d6b;}