#a96b2c color space conversions
Hex:
#a96b2c
RGB:
169, 107, 44
CMY:
34, 58, 83
CMYK:
0, 37, 74, 34
HSL:
30°, 58.6854%, 41.7647%
HSV (HSB):
30°, 73.9645%, 66.2745%
XYZ:
22.0745, 19.1323, 4.9123
xyY:
0.4786, 0.4148, 19.1323
CIE-Lab:
50.8416, 19.2310, 44.0454
CIE-LCH:
50.8416, 48.0607, 66.4131
CIE-Luv:
50.8416, 49.4762, 41.9375
Hunter-Lab:
43.7404, 13.5379, 23.9597
#a96b2c color charts
#a96b2c color shades, tints & tones
#a96b2c color schemes
#a96b2c color preview, HTML & CSS examples
This text has a color of #a96b2c
<p style="color:#a96b2c;">Text here</p>
.mytext {color:#a96b2c;}
This box has a color of #a96b2c
<div style="background-color:#a96b2c;">Content here</div>
.mybackground {background-color:#a96b2c;}
Border around this has a color of #a96b2c
<div style="border:2px solid #a96b2c;">Content here</div>
.myborder {border:2px solid #a96b2c;}