#a96d3b color space conversions
Hex:
#a96d3b
RGB:
169, 109, 59
CMY:
34, 57, 77
CMYK:
0, 36, 65, 34
HSL:
27°, 48.2456%, 44.7059%
HSV (HSB):
27°, 65.0888%, 66.2745%
XYZ:
22.6202, 19.6881, 6.7456
xyY:
0.4611, 0.4014, 19.6881
CIE-Lab:
51.4827, 18.9798, 37.2116
CIE-LCH:
51.4827, 41.7724, 62.9761
CIE-Luv:
51.4827, 46.6581, 37.2291
Hunter-Lab:
44.3712, 13.3488, 22.0462
#a96d3b color charts
#a96d3b color shades, tints & tones
#a96d3b color schemes
#a96d3b color preview, HTML & CSS examples
This text has a color of #a96d3b
<p style="color:#a96d3b;">Text here</p>
.mytext {color:#a96d3b;}
This box has a color of #a96d3b
<div style="background-color:#a96d3b;">Content here</div>
.mybackground {background-color:#a96d3b;}
Border around this has a color of #a96d3b
<div style="border:2px solid #a96d3b;">Content here</div>
.myborder {border:2px solid #a96d3b;}