#a6713c color space conversions
Hex:
#a6713c
RGB:
166, 113, 60
CMY:
35, 56, 76
CMYK:
0, 32, 64, 35
HSL:
30°, 46.9027%, 44.3137%
HSV (HSB):
30°, 63.8554%, 65.0980%
XYZ:
22.4466, 20.2435, 6.9993
xyY:
0.4517, 0.4074, 20.2435
CIE-Lab:
52.1114, 15.4750, 37.3159
CIE-LCH:
52.1114, 40.3974, 67.4760
CIE-Luv:
52.1114, 41.2151, 38.3195
Hunter-Lab:
44.9928, 10.3152, 22.2715
#a6713c color charts
#a6713c color shades, tints & tones
#a6713c color schemes
#a6713c color preview, HTML & CSS examples
This text has a color of #a6713c
<p style="color:#a6713c;">Text here</p>
.mytext {color:#a6713c;}
This box has a color of #a6713c
<div style="background-color:#a6713c;">Content here</div>
.mybackground {background-color:#a6713c;}
Border around this has a color of #a6713c
<div style="border:2px solid #a6713c;">Content here</div>
.myborder {border:2px solid #a6713c;}