#fc2c51 color space conversions
Hex:
#fc2c51
RGB:
252, 44, 81
CMY:
1, 83, 68
CMYK:
0, 83, 68, 1
HSL:
349°, 97.1963%, 58.0392%
HSV (HSB):
349°, 82.5397%, 98.8235%
XYZ:
42.5308, 23.0909, 9.9999
xyY:
0.5624, 0.3053, 23.0909
CIE-Lab:
55.1658, 75.6863, 32.4645
CIE-LCH:
55.1658, 82.3551, 23.2162
CIE-Luv:
55.1658, 149.3725, 19.9190
Hunter-Lab:
48.0530, 73.8942, 21.2987
#fc2c51 color charts
#fc2c51 color shades, tints & tones
#fc2c51 color schemes
#fc2c51 color preview, HTML & CSS examples
This text has a color of #fc2c51
<p style="color:#fc2c51;">Text here</p>
.mytext {color:#fc2c51;}
This box has a color of #fc2c51
<div style="background-color:#fc2c51;">Content here</div>
.mybackground {background-color:#fc2c51;}
Border around this has a color of #fc2c51
<div style="border:2px solid #fc2c51;">Content here</div>
.myborder {border:2px solid #fc2c51;}