#a6703d color space conversions
Hex:
#a6703d
RGB:
166, 112, 61
CMY:
35, 56, 76
CMYK:
0, 33, 63, 35
HSL:
29°, 46.2555%, 44.5098%
HSV (HSB):
29°, 63.2530%, 65.0980%
XYZ:
22.3624, 20.0323, 7.1029
xyY:
0.4518, 0.4047, 20.0323
CIE-Lab:
51.8737, 16.1125, 36.5127
CIE-LCH:
51.8737, 39.9098, 66.1888
CIE-Luv:
51.8737, 41.8579, 37.4455
Hunter-Lab:
44.7574, 10.8594, 21.9210
#a6703d color charts
#a6703d color shades, tints & tones
#a6703d color schemes
#a6703d color preview, HTML & CSS examples
This text has a color of #a6703d
<p style="color:#a6703d;">Text here</p>
.mytext {color:#a6703d;}
This box has a color of #a6703d
<div style="background-color:#a6703d;">Content here</div>
.mybackground {background-color:#a6703d;}
Border around this has a color of #a6703d
<div style="border:2px solid #a6703d;">Content here</div>
.myborder {border:2px solid #a6703d;}