#a96c2c color space conversions
Hex:
#a96c2c
RGB:
169, 108, 44
CMY:
34, 58, 83
CMYK:
0, 36, 74, 34
HSL:
31°, 58.6854%, 41.7647%
HSV (HSB):
31°, 73.9645%, 66.2745%
XYZ:
22.1794, 19.3420, 4.9473
xyY:
0.4773, 0.4162, 19.3420
CIE-Lab:
51.0849, 18.6679, 44.2965
CIE-LCH:
51.0849, 48.0695, 67.1479
CIE-Luv:
51.0849, 48.7069, 42.3475
Hunter-Lab:
43.9795, 13.0554, 24.1161
#a96c2c color charts
#a96c2c color shades, tints & tones
#a96c2c color schemes
#a96c2c color preview, HTML & CSS examples
This text has a color of #a96c2c
<p style="color:#a96c2c;">Text here</p>
.mytext {color:#a96c2c;}
This box has a color of #a96c2c
<div style="background-color:#a96c2c;">Content here</div>
.mybackground {background-color:#a96c2c;}
Border around this has a color of #a96c2c
<div style="border:2px solid #a96c2c;">Content here</div>
.myborder {border:2px solid #a96c2c;}