#c51c39 color space conversions
Hex:
#c51c39
RGB:
197, 28, 57
CMY:
23, 89, 78
CMYK:
0, 86, 71, 23
HSL:
350°, 75.1111%, 44.1176%
HSV (HSB):
350°, 85.7868%, 77.2549%
XYZ:
24.1797, 12.9962, 5.1050
xyY:
0.5719, 0.3074, 12.9962
CIE-Lab:
42.7576, 63.5510, 29.1884
CIE-LCH:
42.7576, 69.9335, 24.6689
CIE-Luv:
42.7576, 119.3497, 17.0003
Hunter-Lab:
36.0503, 56.6359, 16.8393
#c51c39 color charts
#c51c39 color shades, tints & tones
#c51c39 color schemes
#c51c39 color preview, HTML & CSS examples
This text has a color of #c51c39
<p style="color:#c51c39;">Text here</p>
.mytext {color:#c51c39;}
This box has a color of #c51c39
<div style="background-color:#c51c39;">Content here</div>
.mybackground {background-color:#c51c39;}
Border around this has a color of #c51c39
<div style="border:2px solid #c51c39;">Content here</div>
.myborder {border:2px solid #c51c39;}