#a96e4d color space conversions
Hex:
#a96e4d
RGB:
169, 110, 77
CMY:
34, 57, 70
CMYK:
0, 35, 54, 34
HSL:
22°, 37.3984%, 48.2353%
HSV (HSB):
22°, 54.4379%, 66.2745%
XYZ:
23.2777, 20.1227, 9.6784
xyY:
0.4385, 0.3791, 20.1227
CIE-Lab:
51.9757, 19.8281, 27.9420
CIE-LCH:
51.9757, 34.2624, 54.6399
CIE-Luv:
51.9757, 43.9673, 29.0789
Hunter-Lab:
44.8583, 14.1243, 18.6088
#a96e4d color charts
#a96e4d color shades, tints & tones
#a96e4d color schemes
#a96e4d color preview, HTML & CSS examples
This text has a color of #a96e4d
<p style="color:#a96e4d;">Text here</p>
.mytext {color:#a96e4d;}
This box has a color of #a96e4d
<div style="background-color:#a96e4d;">Content here</div>
.mybackground {background-color:#a96e4d;}
Border around this has a color of #a96e4d
<div style="border:2px solid #a96e4d;">Content here</div>
.myborder {border:2px solid #a96e4d;}