#a95a2c color space conversions
Hex:
#a95a2c
RGB:
169, 90, 44
CMY:
34, 65, 83
CMYK:
0, 47, 74, 34
HSL:
22°, 58.6854%, 41.7647%
HSV (HSB):
22°, 73.9645%, 66.2745%
XYZ:
20.4730, 15.9292, 4.3785
xyY:
0.5020, 0.3906, 15.9292
CIE-Lab:
46.8815, 28.6805, 39.8963
CIE-LCH:
46.8815, 49.1354, 54.2886
CIE-Luv:
46.8815, 62.5487, 35.1513
Hunter-Lab:
39.9114, 21.7185, 21.4336
#a95a2c color charts
#a95a2c color shades, tints & tones
#a95a2c color schemes
#a95a2c color preview, HTML & CSS examples
This text has a color of #a95a2c
<p style="color:#a95a2c;">Text here</p>
.mytext {color:#a95a2c;}
This box has a color of #a95a2c
<div style="background-color:#a95a2c;">Content here</div>
.mybackground {background-color:#a95a2c;}
Border around this has a color of #a95a2c
<div style="border:2px solid #a95a2c;">Content here</div>
.myborder {border:2px solid #a95a2c;}