#a96e4e color space conversions
Hex:
#a96e4e
RGB:
169, 110, 78
CMY:
34, 57, 69
CMYK:
0, 35, 54, 34
HSL:
21°, 36.8421%, 48.4314%
HSV (HSB):
21°, 53.8462%, 66.2745%
XYZ:
23.3133, 20.1369, 9.8658
xyY:
0.4373, 0.3777, 20.1369
CIE-Lab:
51.9917, 19.9184, 27.3972
CIE-LCH:
51.9917, 33.8725, 53.9820
CIE-Luv:
51.9917, 43.8458, 28.5418
Hunter-Lab:
44.8742, 14.2053, 18.3768
#a96e4e color charts
#a96e4e color shades, tints & tones
#a96e4e color schemes
#a96e4e color preview, HTML & CSS examples
This text has a color of #a96e4e
<p style="color:#a96e4e;">Text here</p>
.mytext {color:#a96e4e;}
This box has a color of #a96e4e
<div style="background-color:#a96e4e;">Content here</div>
.mybackground {background-color:#a96e4e;}
Border around this has a color of #a96e4e
<div style="border:2px solid #a96e4e;">Content here</div>
.myborder {border:2px solid #a96e4e;}