#a96f3b color space conversions
Hex:
#a96f3b
RGB:
169, 111, 59
CMY:
34, 56, 77
CMYK:
0, 34, 65, 34
HSL:
28°, 48.2456%, 44.7059%
HSV (HSB):
28°, 65.0888%, 66.2745%
XYZ:
22.8360, 20.1197, 6.8176
xyY:
0.4588, 0.4042, 20.1197
CIE-Lab:
51.9722, 17.8519, 37.7754
CIE-LCH:
51.9722, 41.7812, 64.7055
CIE-Luv:
51.9722, 45.1744, 38.1041
Hunter-Lab:
44.8549, 12.3797, 22.3869
#a96f3b color charts
#a96f3b color shades, tints & tones
#a96f3b color schemes
#a96f3b color preview, HTML & CSS examples
This text has a color of #a96f3b
<p style="color:#a96f3b;">Text here</p>
.mytext {color:#a96f3b;}
This box has a color of #a96f3b
<div style="background-color:#a96f3b;">Content here</div>
.mybackground {background-color:#a96f3b;}
Border around this has a color of #a96f3b
<div style="border:2px solid #a96f3b;">Content here</div>
.myborder {border:2px solid #a96f3b;}