#a96b2e color space conversions
Hex:
#a96b2e
RGB:
169, 107, 46
CMY:
34, 58, 82
CMYK:
0, 37, 73, 34
HSL:
30°, 57.2093%, 42.1569%
HSV (HSB):
30°, 72.7811%, 66.2745%
XYZ:
22.1130, 19.1477, 5.1152
xyY:
0.4768, 0.4129, 19.1477
CIE-Lab:
50.8595, 19.3323, 43.1095
CIE-LCH:
50.8595, 47.2459, 65.8463
CIE-Luv:
50.8595, 49.3197, 41.2837
Hunter-Lab:
43.7580, 13.6280, 23.6998
#a96b2e color charts
#a96b2e color shades, tints & tones
#a96b2e color schemes
#a96b2e color preview, HTML & CSS examples
This text has a color of #a96b2e
<p style="color:#a96b2e;">Text here</p>
.mytext {color:#a96b2e;}
This box has a color of #a96b2e
<div style="background-color:#a96b2e;">Content here</div>
.mybackground {background-color:#a96b2e;}
Border around this has a color of #a96b2e
<div style="border:2px solid #a96b2e;">Content here</div>
.myborder {border:2px solid #a96b2e;}