#c12c14 color space conversions
Hex:
#c12c14
RGB:
193, 44, 20
CMY:
24, 83, 92
CMYK:
0, 77, 90, 24
HSL:
8°, 81.2207%, 41.7647%
HSV (HSB):
8°, 89.6373%, 75.6863%
XYZ:
23.0193, 13.1893, 1.9944
xyY:
0.6026, 0.3452, 13.1893
CIE-Lab:
43.0471, 57.1512, 49.0851
CIE-LCH:
43.0471, 75.3366, 40.6581
CIE-Luv:
43.0471, 116.4376, 30.7519
Hunter-Lab:
36.3171, 49.5856, 22.1661
#c12c14 color charts
#c12c14 color shades, tints & tones
#c12c14 color schemes
#c12c14 color preview, HTML & CSS examples
This text has a color of #c12c14
<p style="color:#c12c14;">Text here</p>
.mytext {color:#c12c14;}
This box has a color of #c12c14
<div style="background-color:#c12c14;">Content here</div>
.mybackground {background-color:#c12c14;}
Border around this has a color of #c12c14
<div style="border:2px solid #c12c14;">Content here</div>
.myborder {border:2px solid #c12c14;}