#c6700b color space conversions
Hex:
#c6700b
RGB:
198, 112, 11
CMY:
22, 56, 96
CMYK:
0, 43, 94, 22
HSL:
32°, 89.4737%, 40.9804%
HSV (HSB):
32°, 94.4444%, 77.6471%
XYZ:
29.1433, 23.6183, 3.3394
xyY:
0.5195, 0.4210, 23.6183
CIE-Lab:
55.7036, 28.0934, 61.0234
CIE-LCH:
55.7036, 67.1796, 65.2800
CIE-Luv:
55.7036, 71.2963, 52.0962
Hunter-Lab:
48.5986, 21.9940, 29.9450
#c6700b color charts
#c6700b color shades, tints & tones
#c6700b color schemes
#c6700b color preview, HTML & CSS examples
This text has a color of #c6700b
<p style="color:#c6700b;">Text here</p>
.mytext {color:#c6700b;}
This box has a color of #c6700b
<div style="background-color:#c6700b;">Content here</div>
.mybackground {background-color:#c6700b;}
Border around this has a color of #c6700b
<div style="border:2px solid #c6700b;">Content here</div>
.myborder {border:2px solid #c6700b;}