#a96c5d color space conversions
Hex:
#a96c5d
RGB:
169, 108, 93
CMY:
34, 58, 64
CMYK:
0, 36, 45, 34
HSL:
12°, 30.6452%, 51.3725%
HSV (HSB):
12°, 44.9704%, 66.2745%
XYZ:
23.7005, 19.9505, 12.9576
xyY:
0.4187, 0.3524, 19.9505
CIE-Lab:
51.7811, 22.5494, 18.4890
CIE-LCH:
51.7811, 29.1603, 39.3495
CIE-Luv:
51.7811, 43.1947, 18.7826
Hunter-Lab:
44.6659, 16.5499, 14.0661
#a96c5d color charts
#a96c5d color shades, tints & tones
#a96c5d color schemes
#a96c5d color preview, HTML & CSS examples
This text has a color of #a96c5d
<p style="color:#a96c5d;">Text here</p>
.mytext {color:#a96c5d;}
This box has a color of #a96c5d
<div style="background-color:#a96c5d;">Content here</div>
.mybackground {background-color:#a96c5d;}
Border around this has a color of #a96c5d
<div style="border:2px solid #a96c5d;">Content here</div>
.myborder {border:2px solid #a96c5d;}