#c12c05 color space conversions
Hex:
#c12c05
RGB:
193, 44, 5
CMY:
24, 83, 98
CMYK:
0, 77, 97, 24
HSL:
12°, 94.9495%, 38.8235%
HSV (HSB):
12°, 97.4093%, 75.6863%
XYZ:
22.9204, 13.1498, 1.4737
xyY:
0.6105, 0.3503, 13.1498
CIE-Lab:
42.9881, 56.9590, 54.0407
CIE-LCH:
42.9881, 78.5158, 43.4940
CIE-Luv:
42.9881, 117.5704, 32.7591
Hunter-Lab:
36.2626, 49.3643, 22.9743
#c12c05 color charts
#c12c05 color shades, tints & tones
#c12c05 color schemes
#c12c05 color preview, HTML & CSS examples
This text has a color of #c12c05
<p style="color:#c12c05;">Text here</p>
.mytext {color:#c12c05;}
This box has a color of #c12c05
<div style="background-color:#c12c05;">Content here</div>
.mybackground {background-color:#c12c05;}
Border around this has a color of #c12c05
<div style="border:2px solid #c12c05;">Content here</div>
.myborder {border:2px solid #c12c05;}