#c12b1b color space conversions
Hex:
#c12b1b
RGB:
193, 43, 27
CMY:
24, 83, 89
CMYK:
0, 78, 86, 24
HSL:
6°, 75.4545%, 43.1373%
HSV (HSB):
6°, 86.0104%, 75.6863%
XYZ:
23.0540, 13.1443, 2.3589
xyY:
0.5979, 0.3409, 13.1443
CIE-Lab:
42.9799, 57.5977, 45.9347
CIE-LCH:
42.9799, 73.6715, 38.5727
CIE-Luv:
42.9799, 116.1449, 29.1251
Hunter-Lab:
36.2551, 50.0587, 21.5209
#c12b1b color charts
#c12b1b color shades, tints & tones
#c12b1b color schemes
#c12b1b color preview, HTML & CSS examples
This text has a color of #c12b1b
<p style="color:#c12b1b;">Text here</p>
.mytext {color:#c12b1b;}
This box has a color of #c12b1b
<div style="background-color:#c12b1b;">Content here</div>
.mybackground {background-color:#c12b1b;}
Border around this has a color of #c12b1b
<div style="border:2px solid #c12b1b;">Content here</div>
.myborder {border:2px solid #c12b1b;}