#c51c1b color space conversions
Hex:
#c51c1b
RGB:
197, 28, 27
CMY:
23, 89, 89
CMYK:
0, 86, 86, 23
HSL:
0°, 75.8929%, 43.9216%
HSV (HSB):
0°, 86.2944%, 77.2549%
XYZ:
23.6390, 12.7800, 2.2578
xyY:
0.6112, 0.3304, 12.7800
CIE-Lab:
42.4298, 62.5845, 45.7950
CIE-LCH:
42.4298, 77.5500, 36.1941
CIE-Luv:
42.4298, 125.6928, 27.3088
Hunter-Lab:
35.7491, 55.4721, 21.2798
#c51c1b color charts
#c51c1b color shades, tints & tones
#c51c1b color schemes
#c51c1b color preview, HTML & CSS examples
This text has a color of #c51c1b
<p style="color:#c51c1b;">Text here</p>
.mytext {color:#c51c1b;}
This box has a color of #c51c1b
<div style="background-color:#c51c1b;">Content here</div>
.mybackground {background-color:#c51c1b;}
Border around this has a color of #c51c1b
<div style="border:2px solid #c51c1b;">Content here</div>
.myborder {border:2px solid #c51c1b;}