#a6875d color space conversions
Hex:
#a6875d
RGB:
166, 135, 93
CMY:
35, 47, 64
CMYK:
0, 19, 44, 35
HSL:
35°, 29.0837%, 50.7843%
HSV (HSB):
35°, 43.9759%, 65.0980%
XYZ:
26.3656, 26.2253, 14.0283
xyY:
0.3958, 0.3937, 26.2253
CIE-Lab:
58.2502, 6.0452, 27.0044
CIE-LCH:
58.2502, 27.6728, 77.3818
CIE-Luv:
58.2502, 23.1103, 32.3605
Hunter-Lab:
51.2106, 2.2817, 19.6059
#a6875d color charts
#a6875d color shades, tints & tones
#a6875d color schemes
#a6875d color preview, HTML & CSS examples
This text has a color of #a6875d
<p style="color:#a6875d;">Text here</p>
.mytext {color:#a6875d;}
This box has a color of #a6875d
<div style="background-color:#a6875d;">Content here</div>
.mybackground {background-color:#a6875d;}
Border around this has a color of #a6875d
<div style="border:2px solid #a6875d;">Content here</div>
.myborder {border:2px solid #a6875d;}