#a96b3b color space conversions
Hex:
#a96b3b
RGB:
169, 107, 59
CMY:
34, 58, 77
CMYK:
0, 37, 65, 34
HSL:
26°, 48.2456%, 44.7059%
HSV (HSB):
26°, 65.0888%, 66.2745%
XYZ:
22.4093, 19.2662, 6.6753
xyY:
0.4635, 0.3985, 19.2662
CIE-Lab:
50.9972, 20.1063, 36.6505
CIE-LCH:
50.9972, 41.8033, 61.2510
CIE-Luv:
50.9972, 48.1430, 36.3576
Hunter-Lab:
43.8932, 14.3184, 21.7084
#a96b3b color charts
#a96b3b color shades, tints & tones
#a96b3b color schemes
#a96b3b color preview, HTML & CSS examples
This text has a color of #a96b3b
<p style="color:#a96b3b;">Text here</p>
.mytext {color:#a96b3b;}
This box has a color of #a96b3b
<div style="background-color:#a96b3b;">Content here</div>
.mybackground {background-color:#a96b3b;}
Border around this has a color of #a96b3b
<div style="border:2px solid #a96b3b;">Content here</div>
.myborder {border:2px solid #a96b3b;}