#c6700f color space conversions
Hex:
#c6700f
RGB:
198, 112, 15
CMY:
22, 56, 94
CMYK:
0, 43, 92, 22
HSL:
32°, 85.9155%, 41.7647%
HSV (HSB):
32°, 92.4242%, 77.6471%
XYZ:
29.1691, 23.6286, 3.4753
xyY:
0.5183, 0.4199, 23.6286
CIE-Lab:
55.7140, 28.1479, 60.2030
CIE-LCH:
55.7140, 66.4584, 64.9416
CIE-Luv:
55.7140, 71.1789, 51.6922
Hunter-Lab:
48.6093, 22.0468, 29.7875
#c6700f color charts
#c6700f color shades, tints & tones
#c6700f color schemes
#c6700f color preview, HTML & CSS examples
This text has a color of #c6700f
<p style="color:#c6700f;">Text here</p>
.mytext {color:#c6700f;}
This box has a color of #c6700f
<div style="background-color:#c6700f;">Content here</div>
.mybackground {background-color:#c6700f;}
Border around this has a color of #c6700f
<div style="border:2px solid #c6700f;">Content here</div>
.myborder {border:2px solid #c6700f;}