#a96f3c color space conversions
Hex:
#a96f3c
RGB:
169, 111, 60
CMY:
34, 56, 76
CMYK:
0, 34, 64, 34
HSL:
28°, 47.5983%, 44.9020%
HSV (HSB):
28°, 64.4970%, 66.2745%
XYZ:
22.8622, 20.1301, 6.9555
xyY:
0.4577, 0.4030, 20.1301
CIE-Lab:
51.9840, 17.9198, 37.2637
CIE-LCH:
51.9840, 41.3485, 64.3174
CIE-Luv:
51.9840, 45.0805, 37.6846
Hunter-Lab:
44.8666, 12.4399, 22.2151
#a96f3c color charts
#a96f3c color shades, tints & tones
#a96f3c color schemes
#a96f3c color preview, HTML & CSS examples
This text has a color of #a96f3c
<p style="color:#a96f3c;">Text here</p>
.mytext {color:#a96f3c;}
This box has a color of #a96f3c
<div style="background-color:#a96f3c;">Content here</div>
.mybackground {background-color:#a96f3c;}
Border around this has a color of #a96f3c
<div style="border:2px solid #a96f3c;">Content here</div>
.myborder {border:2px solid #a96f3c;}