#a96f6d color space conversions
Hex:
#a96f6d
RGB:
169, 111, 109
CMY:
34, 56, 57
CMYK:
0, 34, 36, 34
HSL:
2°, 25.8621%, 54.5098%
HSV (HSB):
2°, 35.5030%, 66.2745%
XYZ:
24.8069, 20.9080, 17.1962
xyY:
0.3943, 0.3323, 20.9080
CIE-Lab:
52.8487, 22.7709, 10.5976
CIE-LCH:
52.8487, 25.1162, 24.9573
CIE-Luv:
52.8487, 38.8724, 9.7125
Hunter-Lab:
45.7253, 16.8208, 9.7102
#a96f6d color charts
#a96f6d color shades, tints & tones
#a96f6d color schemes
#a96f6d color preview, HTML & CSS examples
This text has a color of #a96f6d
<p style="color:#a96f6d;">Text here</p>
.mytext {color:#a96f6d;}
This box has a color of #a96f6d
<div style="background-color:#a96f6d;">Content here</div>
.mybackground {background-color:#a96f6d;}
Border around this has a color of #a96f6d
<div style="border:2px solid #a96f6d;">Content here</div>
.myborder {border:2px solid #a96f6d;}