#a6700d color space conversions
Hex:
#a6700d
RGB:
166, 112, 13
CMY:
35, 56, 95
CMYK:
0, 33, 92, 35
HSL:
39°, 85.4749%, 35.0980%
HSV (HSB):
39°, 92.1687%, 65.0980%
XYZ:
21.5927, 19.7244, 3.0499
xyY:
0.4867, 0.4446, 19.7244
CIE-Lab:
51.5242, 14.0363, 55.6814
CIE-LCH:
51.5242, 57.4233, 75.8515
CIE-Luv:
51.5242, 44.6149, 50.3620
Hunter-Lab:
44.4121, 9.0635, 27.0169
#a6700d color charts
#a6700d color shades, tints & tones
#a6700d color schemes
#a6700d color preview, HTML & CSS examples
This text has a color of #a6700d
<p style="color:#a6700d;">Text here</p>
.mytext {color:#a6700d;}
This box has a color of #a6700d
<div style="background-color:#a6700d;">Content here</div>
.mybackground {background-color:#a6700d;}
Border around this has a color of #a6700d
<div style="border:2px solid #a6700d;">Content here</div>
.myborder {border:2px solid #a6700d;}