#a95e32 color space conversions
Hex:
#a95e32
RGB:
169, 94, 50
CMY:
34, 63, 80
CMYK:
0, 44, 70, 34
HSL:
22°, 54.3379%, 42.9412%
HSV (HSB):
22°, 70.4142%, 66.2745%
XYZ:
20.9406, 16.6707, 5.1317
xyY:
0.4899, 0.3900, 16.6707
CIE-Lab:
47.8424, 26.8033, 37.8300
CIE-LCH:
47.8424, 46.3629, 54.6817
CIE-Luv:
47.8424, 58.8556, 34.5435
Hunter-Lab:
40.8298, 20.0962, 21.1290
#a95e32 color charts
#a95e32 color shades, tints & tones
#a95e32 color schemes
#a95e32 color preview, HTML & CSS examples
This text has a color of #a95e32
<p style="color:#a95e32;">Text here</p>
.mytext {color:#a95e32;}
This box has a color of #a95e32
<div style="background-color:#a95e32;">Content here</div>
.mybackground {background-color:#a95e32;}
Border around this has a color of #a95e32
<div style="border:2px solid #a95e32;">Content here</div>
.myborder {border:2px solid #a95e32;}