#a96b6d color space conversions
Hex:
#a96b6d
RGB:
169, 107, 109
CMY:
34, 58, 57
CMYK:
0, 37, 36, 34
HSL:
358°, 26.4957%, 54.1176%
HSV (HSB):
358°, 36.6864%, 66.2745%
XYZ:
24.3802, 20.0545, 17.0539
xyY:
0.3965, 0.3262, 20.0545
CIE-Lab:
51.8988, 25.0223, 9.2588
CIE-LCH:
51.8988, 26.6803, 20.3056
CIE-Luv:
51.8988, 41.3419, 7.5789
Hunter-Lab:
44.7823, 18.8093, 8.7689
#a96b6d color charts
#a96b6d color shades, tints & tones
#a96b6d color schemes
#a96b6d color preview, HTML & CSS examples
This text has a color of #a96b6d
<p style="color:#a96b6d;">Text here</p>
.mytext {color:#a96b6d;}
This box has a color of #a96b6d
<div style="background-color:#a96b6d;">Content here</div>
.mybackground {background-color:#a96b6d;}
Border around this has a color of #a96b6d
<div style="border:2px solid #a96b6d;">Content here</div>
.myborder {border:2px solid #a96b6d;}