#a6875b color space conversions
Hex:
#a6875b
RGB:
166, 135, 91
CMY:
35, 47, 64
CMYK:
0, 19, 45, 35
HSL:
35°, 29.6443%, 50.3922%
HSV (HSB):
35°, 45.1807%, 65.0980%
XYZ:
26.2782, 26.1903, 13.5677
xyY:
0.3979, 0.3966, 26.1903
CIE-Lab:
58.2172, 5.8266, 28.0652
CIE-LCH:
58.2172, 28.6637, 78.2714
CIE-Luv:
58.2172, 23.2708, 33.5011
Hunter-Lab:
51.1764, 2.0978, 20.1047
#a6875b color charts
#a6875b color shades, tints & tones
#a6875b color schemes
#a6875b color preview, HTML & CSS examples
This text has a color of #a6875b
<p style="color:#a6875b;">Text here</p>
.mytext {color:#a6875b;}
This box has a color of #a6875b
<div style="background-color:#a6875b;">Content here</div>
.mybackground {background-color:#a6875b;}
Border around this has a color of #a6875b
<div style="border:2px solid #a6875b;">Content here</div>
.myborder {border:2px solid #a6875b;}