#c12d2c color space conversions
Hex:
#c12d2c
RGB:
193, 45, 44
CMY:
24, 82, 83
CMYK:
0, 77, 77, 24
HSL:
0°, 62.8692%, 46.4706%
HSV (HSB):
0°, 77.2021%, 75.6863%
XYZ:
23.3853, 13.3961, 3.7360
xyY:
0.5772, 0.3306, 13.3961
CIE-Lab:
43.3541, 57.4716, 37.3446
CIE-LCH:
43.3541, 68.5391, 33.0155
CIE-Luv:
43.3541, 112.3288, 24.5396
Hunter-Lab:
36.6007, 49.9982, 19.5684
#c12d2c color charts
#c12d2c color shades, tints & tones
#c12d2c color schemes
#c12d2c color preview, HTML & CSS examples
This text has a color of #c12d2c
<p style="color:#c12d2c;">Text here</p>
.mytext {color:#c12d2c;}
This box has a color of #c12d2c
<div style="background-color:#c12d2c;">Content here</div>
.mybackground {background-color:#c12d2c;}
Border around this has a color of #c12d2c
<div style="border:2px solid #c12d2c;">Content here</div>
.myborder {border:2px solid #c12d2c;}