#c12b1a color space conversions
Hex:
#c12b1a
RGB:
193, 43, 26
CMY:
24, 83, 90
CMYK:
0, 78, 87, 24
HSL:
6°, 76.2557%, 42.9412%
HSV (HSB):
6°, 86.5285%, 75.6863%
XYZ:
23.0426, 13.1398, 2.2990
xyY:
0.5988, 0.3415, 13.1398
CIE-Lab:
42.9731, 57.5757, 46.3990
CIE-LCH:
42.9731, 73.9448, 38.8646
CIE-Luv:
42.9731, 116.2734, 29.3518
Hunter-Lab:
36.2489, 50.0333, 21.6138
#c12b1a color charts
#c12b1a color shades, tints & tones
#c12b1a color schemes
#c12b1a color preview, HTML & CSS examples
This text has a color of #c12b1a
<p style="color:#c12b1a;">Text here</p>
.mytext {color:#c12b1a;}
This box has a color of #c12b1a
<div style="background-color:#c12b1a;">Content here</div>
.mybackground {background-color:#c12b1a;}
Border around this has a color of #c12b1a
<div style="border:2px solid #c12b1a;">Content here</div>
.myborder {border:2px solid #c12b1a;}