#a6755d color space conversions
Hex:
#a6755d
RGB:
166, 117, 93
CMY:
35, 54, 64
CMYK:
0, 30, 44, 35
HSL:
20°, 29.0837%, 50.7843%
HSV (HSB):
20°, 43.9759%, 65.0980%
XYZ:
24.0630, 21.6199, 13.2607
xyY:
0.4082, 0.3668, 21.6199
CIE-Lab:
53.6214, 16.2136, 20.9006
CIE-LCH:
53.6214, 26.4521, 52.1976
CIE-Luv:
53.6214, 34.9517, 22.9831
Hunter-Lab:
46.4972, 11.0062, 15.6389
#a6755d color charts
#a6755d color shades, tints & tones
#a6755d color schemes
#a6755d color preview, HTML & CSS examples
This text has a color of #a6755d
<p style="color:#a6755d;">Text here</p>
.mytext {color:#a6755d;}
This box has a color of #a6755d
<div style="background-color:#a6755d;">Content here</div>
.mybackground {background-color:#a6755d;}
Border around this has a color of #a6755d
<div style="border:2px solid #a6755d;">Content here</div>
.myborder {border:2px solid #a6755d;}