#fc0c51 color space conversions
Hex:
#fc0c51
RGB:
252, 12, 81
CMY:
1, 95, 68
CMYK:
0, 95, 68, 1
HSL:
343°, 97.5610%, 51.7647%
HSV (HSB):
343°, 95.2381%, 98.8235%
XYZ:
41.7616, 21.5525, 9.7435
xyY:
0.5716, 0.2950, 21.5525
CIE-Lab:
53.5489, 80.3362, 30.4547
CIE-LCH:
53.5489, 85.9150, 20.7612
CIE-Luv:
53.5489, 157.2119, 16.4499
Hunter-Lab:
46.4246, 79.3276, 20.0535
#fc0c51 color charts
#fc0c51 color shades, tints & tones
#fc0c51 color schemes
#fc0c51 color preview, HTML & CSS examples
This text has a color of #fc0c51
<p style="color:#fc0c51;">Text here</p>
.mytext {color:#fc0c51;}
This box has a color of #fc0c51
<div style="background-color:#fc0c51;">Content here</div>
.mybackground {background-color:#fc0c51;}
Border around this has a color of #fc0c51
<div style="border:2px solid #fc0c51;">Content here</div>
.myborder {border:2px solid #fc0c51;}