#a96e6d color space conversions
Hex:
#a96e6d
RGB:
169, 110, 109
CMY:
34, 57, 57
CMYK:
0, 35, 36, 34
HSL:
1°, 25.8621%, 54.5098%
HSV (HSB):
1°, 35.5030%, 66.2745%
XYZ:
24.6984, 20.6910, 17.1600
xyY:
0.3949, 0.3308, 20.6910
CIE-Lab:
52.6096, 23.3346, 10.2613
CIE-LCH:
52.6096, 25.4912, 23.7373
CIE-Luv:
52.6096, 39.4916, 9.1770
Hunter-Lab:
45.4874, 17.3179, 9.4741
#a96e6d color charts
#a96e6d color shades, tints & tones
#a96e6d color schemes
#a96e6d color preview, HTML & CSS examples
This text has a color of #a96e6d
<p style="color:#a96e6d;">Text here</p>
.mytext {color:#a96e6d;}
This box has a color of #a96e6d
<div style="background-color:#a96e6d;">Content here</div>
.mybackground {background-color:#a96e6d;}
Border around this has a color of #a96e6d
<div style="border:2px solid #a96e6d;">Content here</div>
.myborder {border:2px solid #a96e6d;}