#fc2d7f color space conversions
Hex:
#fc2d7f
RGB:
252, 45, 127
CMY:
1, 82, 50
CMYK:
0, 82, 50, 1
HSL:
336°, 97.1831%, 58.2353%
HSV (HSB):
336°, 82.1429%, 98.8235%
XYZ:
44.9140, 24.1045, 22.3641
xyY:
0.4915, 0.2638, 24.1045
CIE-Lab:
56.1923, 78.2759, 6.4663
CIE-LCH:
56.1923, 78.5425, 4.7224
CIE-Luv:
56.1923, 132.6021, -7.4832
Hunter-Lab:
49.0964, 77.3757, 7.3600
#fc2d7f color charts
#fc2d7f color shades, tints & tones
#fc2d7f color schemes
#fc2d7f color preview, HTML & CSS examples
This text has a color of #fc2d7f
<p style="color:#fc2d7f;">Text here</p>
.mytext {color:#fc2d7f;}
This box has a color of #fc2d7f
<div style="background-color:#fc2d7f;">Content here</div>
.mybackground {background-color:#fc2d7f;}
Border around this has a color of #fc2d7f
<div style="border:2px solid #fc2d7f;">Content here</div>
.myborder {border:2px solid #fc2d7f;}