#c51c4f color space conversions
Hex:
#c51c4f
RGB:
197, 28, 79
CMY:
23, 89, 69
CMYK:
0, 86, 60, 23
HSL:
342°, 75.1111%, 44.1176%
HSV (HSB):
342°, 85.7868%, 77.2549%
XYZ:
24.8525, 13.2653, 8.6477
xyY:
0.5314, 0.2837, 13.2653
CIE-Lab:
43.1604, 64.7264, 16.0312
CIE-LCH:
43.1604, 66.6821, 13.9109
CIE-Luv:
43.1604, 112.3051, 5.4114
Hunter-Lab:
36.4216, 58.0627, 11.4177
#c51c4f color charts
#c51c4f color shades, tints & tones
#c51c4f color schemes
#c51c4f color preview, HTML & CSS examples
This text has a color of #c51c4f
<p style="color:#c51c4f;">Text here</p>
.mytext {color:#c51c4f;}
This box has a color of #c51c4f
<div style="background-color:#c51c4f;">Content here</div>
.mybackground {background-color:#c51c4f;}
Border around this has a color of #c51c4f
<div style="border:2px solid #c51c4f;">Content here</div>
.myborder {border:2px solid #c51c4f;}