#c6700e color space conversions
Hex:
#c6700e
RGB:
198, 112, 14
CMY:
22, 56, 95
CMYK:
0, 43, 93, 22
HSL:
32°, 86.7925%, 41.5686%
HSV (HSB):
32°, 92.9293%, 77.6471%
XYZ:
29.1621, 23.6258, 3.4387
xyY:
0.5187, 0.4202, 23.6258
CIE-Lab:
55.7112, 28.1333, 60.4219
CIE-LCH:
55.7112, 66.6505, 65.0327
CIE-Luv:
55.7112, 71.2105, 51.8010
Hunter-Lab:
48.6064, 22.0326, 29.8300
#c6700e color charts
#c6700e color shades, tints & tones
#c6700e color schemes
#c6700e color preview, HTML & CSS examples
This text has a color of #c6700e
<p style="color:#c6700e;">Text here</p>
.mytext {color:#c6700e;}
This box has a color of #c6700e
<div style="background-color:#c6700e;">Content here</div>
.mybackground {background-color:#c6700e;}
Border around this has a color of #c6700e
<div style="border:2px solid #c6700e;">Content here</div>
.myborder {border:2px solid #c6700e;}