#c51c1d color space conversions
Hex:
#c51c1d
RGB:
197, 28, 29
CMY:
23, 89, 89
CMYK:
0, 86, 85, 23
HSL:
360°, 75.1111%, 44.1176%
HSV (HSB):
360°, 85.7868%, 77.2549%
XYZ:
23.6630, 12.7895, 2.3838
xyY:
0.6093, 0.3293, 12.7895
CIE-Lab:
42.4444, 62.6277, 44.8159
CIE-LCH:
42.4444, 77.0110, 35.5872
CIE-Luv:
42.4444, 125.3975, 26.8314
Hunter-Lab:
35.7625, 55.5240, 21.0816
#c51c1d color charts
#c51c1d color shades, tints & tones
#c51c1d color schemes
#c51c1d color preview, HTML & CSS examples
This text has a color of #c51c1d
<p style="color:#c51c1d;">Text here</p>
.mytext {color:#c51c1d;}
This box has a color of #c51c1d
<div style="background-color:#c51c1d;">Content here</div>
.mybackground {background-color:#c51c1d;}
Border around this has a color of #c51c1d
<div style="border:2px solid #c51c1d;">Content here</div>
.myborder {border:2px solid #c51c1d;}