#c51c3c color space conversions
Hex:
#c51c3c
RGB:
197, 28, 60
CMY:
23, 89, 76
CMYK:
0, 86, 70, 23
HSL:
349°, 75.1111%, 44.1176%
HSV (HSB):
349°, 85.7868%, 77.2549%
XYZ:
24.2568, 13.0271, 5.5110
xyY:
0.5668, 0.3044, 13.0271
CIE-Lab:
42.8040, 63.6872, 27.4054
CIE-LCH:
42.8040, 69.3334, 23.2828
CIE-Luv:
42.8040, 118.4976, 15.6068
Hunter-Lab:
36.0930, 56.8006, 16.2123
#c51c3c color charts
#c51c3c color shades, tints & tones
#c51c3c color schemes
#c51c3c color preview, HTML & CSS examples
This text has a color of #c51c3c
<p style="color:#c51c3c;">Text here</p>
.mytext {color:#c51c3c;}
This box has a color of #c51c3c
<div style="background-color:#c51c3c;">Content here</div>
.mybackground {background-color:#c51c3c;}
Border around this has a color of #c51c3c
<div style="border:2px solid #c51c3c;">Content here</div>
.myborder {border:2px solid #c51c3c;}