#c12011 color space conversions
Hex:
#c12011
RGB:
193, 32, 17
CMY:
24, 87, 93
CMYK:
0, 83, 91, 24
HSL:
5°, 83.8095%, 41.1765%
HSV (HSB):
5°, 91.1917%, 75.6863%
XYZ:
22.6100, 12.4110, 1.7342
xyY:
0.6152, 0.3377, 12.4110
CIE-Lab:
41.8619, 60.4018, 49.4418
CIE-LCH:
41.8619, 78.0568, 39.3020
CIE-Luv:
41.8619, 122.3498, 29.2108
Hunter-Lab:
35.2292, 52.9098, 21.7418
#c12011 color charts
#c12011 color shades, tints & tones
#c12011 color schemes
#c12011 color preview, HTML & CSS examples
This text has a color of #c12011
<p style="color:#c12011;">Text here</p>
.mytext {color:#c12011;}
This box has a color of #c12011
<div style="background-color:#c12011;">Content here</div>
.mybackground {background-color:#c12011;}
Border around this has a color of #c12011
<div style="border:2px solid #c12011;">Content here</div>
.myborder {border:2px solid #c12011;}