#c12d04 color space conversions
Hex:
#c12d04
RGB:
193, 45, 4
CMY:
24, 82, 98
CMYK:
0, 77, 98, 24
HSL:
13°, 95.9391%, 38.6275%
HSV (HSB):
13°, 97.9275%, 75.6863%
XYZ:
22.9526, 13.2230, 1.4574
xyY:
0.6099, 0.3514, 13.2230
CIE-Lab:
43.0973, 56.6338, 54.4053
CIE-LCH:
43.0973, 78.5323, 43.8503
CIE-Luv:
43.0973, 117.0930, 33.0633
Hunter-Lab:
36.3634, 49.0333, 23.0781
#c12d04 color charts
#c12d04 color shades, tints & tones
#c12d04 color schemes
#c12d04 color preview, HTML & CSS examples
This text has a color of #c12d04
<p style="color:#c12d04;">Text here</p>
.mytext {color:#c12d04;}
This box has a color of #c12d04
<div style="background-color:#c12d04;">Content here</div>
.mybackground {background-color:#c12d04;}
Border around this has a color of #c12d04
<div style="border:2px solid #c12d04;">Content here</div>
.myborder {border:2px solid #c12d04;}