#a95a4d color space conversions
Hex:
#a95a4d
RGB:
169, 90, 77
CMY:
34, 65, 70
CMYK:
0, 47, 54, 34
HSL:
8°, 37.3984%, 48.2353%
HSV (HSB):
8°, 54.4379%, 66.2745%
XYZ:
21.3579, 16.2832, 9.0385
xyY:
0.4575, 0.3488, 16.2832
CIE-Lab:
47.3438, 30.9452, 21.9683
CIE-LCH:
47.3438, 37.9501, 35.3714
CIE-Luv:
47.3438, 57.8627, 19.8836
Hunter-Lab:
40.3524, 23.8606, 14.9664
#a95a4d color charts
#a95a4d color shades, tints & tones
#a95a4d color schemes
#a95a4d color preview, HTML & CSS examples
This text has a color of #a95a4d
<p style="color:#a95a4d;">Text here</p>
.mytext {color:#a95a4d;}
This box has a color of #a95a4d
<div style="background-color:#a95a4d;">Content here</div>
.mybackground {background-color:#a95a4d;}
Border around this has a color of #a95a4d
<div style="border:2px solid #a95a4d;">Content here</div>
.myborder {border:2px solid #a95a4d;}