#a0986b color space conversions
Hex:
#a0986b
RGB:
160, 152, 107
CMY:
37, 40, 58
CMYK:
0, 5, 33, 37
HSL:
51°, 21.8107%, 52.3529%
HSV (HSB):
51°, 33.1250%, 62.7451%
XYZ:
28.3793, 30.9916, 18.3961
xyY:
0.3649, 0.3985, 30.9916
CIE-Lab:
62.5005, -4.1763, 24.7804
CIE-LCH:
62.5005, 25.1299, 99.5662
CIE-Luv:
62.5005, 7.4275, 32.6952
Hunter-Lab:
55.6701, -6.4276, 19.3767
#a0986b color charts
#a0986b color shades, tints & tones
#a0986b color schemes
#a0986b color preview, HTML & CSS examples
This text has a color of #a0986b
<p style="color:#a0986b;">Text here</p>
.mytext {color:#a0986b;}
This box has a color of #a0986b
<div style="background-color:#a0986b;">Content here</div>
.mybackground {background-color:#a0986b;}
Border around this has a color of #a0986b
<div style="border:2px solid #a0986b;">Content here</div>
.myborder {border:2px solid #a0986b;}