#a96b6f color space conversions
Hex:
#a96b6f
RGB:
169, 107, 111
CMY:
34, 58, 56
CMYK:
0, 37, 34, 34
HSL:
356°, 26.4957%, 54.1176%
HSV (HSB):
356°, 36.6864%, 66.2745%
XYZ:
24.4891, 20.0981, 17.6275
xyY:
0.3936, 0.3230, 20.0981
CIE-Lab:
51.9479, 25.2829, 8.1481
CIE-LCH:
51.9479, 26.5634, 17.8630
CIE-Luv:
51.9479, 41.0107, 6.1622
Hunter-Lab:
44.8309, 19.0525, 8.0688
#a96b6f color charts
#a96b6f color shades, tints & tones
#a96b6f color schemes
#a96b6f color preview, HTML & CSS examples
This text has a color of #a96b6f
<p style="color:#a96b6f;">Text here</p>
.mytext {color:#a96b6f;}
This box has a color of #a96b6f
<div style="background-color:#a96b6f;">Content here</div>
.mybackground {background-color:#a96b6f;}
Border around this has a color of #a96b6f
<div style="border:2px solid #a96b6f;">Content here</div>
.myborder {border:2px solid #a96b6f;}