#a96c45 color space conversions
Hex:
#a96c45
RGB:
169, 108, 69
CMY:
34, 58, 73
CMYK:
0, 36, 59, 34
HSL:
23°, 42.0168%, 46.6667%
HSV (HSB):
23°, 59.1716%, 66.2745%
XYZ:
22.7989, 19.5898, 8.2098
xyY:
0.4506, 0.3872, 19.5898
CIE-Lab:
51.3702, 20.2782, 31.6626
CIE-LCH:
51.3702, 37.5995, 57.3626
CIE-Luv:
51.3702, 46.3331, 32.2417
Hunter-Lab:
44.2604, 14.4913, 19.9846
#a96c45 color charts
#a96c45 color shades, tints & tones
#a96c45 color schemes
#a96c45 color preview, HTML & CSS examples
This text has a color of #a96c45
<p style="color:#a96c45;">Text here</p>
.mytext {color:#a96c45;}
This box has a color of #a96c45
<div style="background-color:#a96c45;">Content here</div>
.mybackground {background-color:#a96c45;}
Border around this has a color of #a96c45
<div style="border:2px solid #a96c45;">Content here</div>
.myborder {border:2px solid #a96c45;}