#c12b06 color space conversions
Hex:
#c12b06
RGB:
193, 43, 6
CMY:
24, 83, 98
CMYK:
0, 78, 97, 24
HSL:
12°, 93.9698%, 39.0196%
HSV (HSB):
12°, 96.8912%, 75.6863%
XYZ:
22.8891, 13.0784, 1.4903
xyY:
0.6111, 0.3491, 13.0784
CIE-Lab:
42.8811, 57.2783, 53.6782
CIE-LCH:
42.8811, 78.4994, 43.1416
CIE-Luv:
42.8811, 118.0371, 32.4582
Hunter-Lab:
36.1640, 49.6899, 22.8715
#c12b06 color charts
#c12b06 color shades, tints & tones
#c12b06 color schemes
#c12b06 color preview, HTML & CSS examples
This text has a color of #c12b06
<p style="color:#c12b06;">Text here</p>
.mytext {color:#c12b06;}
This box has a color of #c12b06
<div style="background-color:#c12b06;">Content here</div>
.mybackground {background-color:#c12b06;}
Border around this has a color of #c12b06
<div style="border:2px solid #c12b06;">Content here</div>
.myborder {border:2px solid #c12b06;}