#a6704f color space conversions
Hex:
#a6704f
RGB:
166, 112, 79
CMY:
35, 56, 69
CMYK:
0, 33, 52, 35
HSL:
23°, 35.5102%, 48.0392%
HSV (HSB):
23°, 52.4096%, 65.0980%
XYZ:
22.9313, 20.2598, 10.0991
xyY:
0.4303, 0.3802, 20.2598
CIE-Lab:
52.1297, 17.6048, 26.9327
CIE-LCH:
52.1297, 32.1761, 56.8291
CIE-Luv:
52.1297, 39.9856, 28.6225
Hunter-Lab:
45.0109, 12.1697, 18.2048
#a6704f color charts
#a6704f color shades, tints & tones
#a6704f color schemes
#a6704f color preview, HTML & CSS examples
This text has a color of #a6704f
<p style="color:#a6704f;">Text here</p>
.mytext {color:#a6704f;}
This box has a color of #a6704f
<div style="background-color:#a6704f;">Content here</div>
.mybackground {background-color:#a6704f;}
Border around this has a color of #a6704f
<div style="border:2px solid #a6704f;">Content here</div>
.myborder {border:2px solid #a6704f;}