#c76c12 color space conversions
Hex:
#c76c12
RGB:
199, 108, 18
CMY:
22, 58, 93
CMYK:
0, 46, 91, 22
HSL:
30°, 83.4101%, 42.5490%
HSV (HSB):
30°, 90.9548%, 78.0392%
XYZ:
29.0249, 22.9109, 3.4647
xyY:
0.5239, 0.4136, 22.9109
CIE-Lab:
54.9805, 30.7532, 59.0029
CIE-LCH:
54.9805, 66.5365, 62.4707
CIE-Luv:
54.9805, 75.2107, 49.9778
Hunter-Lab:
47.8653, 24.4758, 29.2140
#c76c12 color charts
#c76c12 color shades, tints & tones
#c76c12 color schemes
#c76c12 color preview, HTML & CSS examples
This text has a color of #c76c12
<p style="color:#c76c12;">Text here</p>
.mytext {color:#c76c12;}
This box has a color of #c76c12
<div style="background-color:#c76c12;">Content here</div>
.mybackground {background-color:#c76c12;}
Border around this has a color of #c76c12
<div style="border:2px solid #c76c12;">Content here</div>
.myborder {border:2px solid #c76c12;}