#a26e32 color space conversions
Hex:
#a26e32
RGB:
162, 110, 50
CMY:
36, 57, 80
CMYK:
0, 32, 69, 36
HSL:
32°, 52.8302%, 41.5686%
HSV (HSB):
32°, 69.1358%, 63.5294%
XYZ:
21.0519, 19.0635, 5.5877
xyY:
0.4606, 0.4171, 19.0635
CIE-Lab:
50.7615, 14.7555, 40.7834
CIE-LCH:
50.7615, 43.3706, 70.1098
CIE-Luv:
50.7615, 41.0767, 40.6404
Hunter-Lab:
43.6618, 9.6573, 22.9755
#a26e32 color charts
#a26e32 color shades, tints & tones
#a26e32 color schemes
#a26e32 color preview, HTML & CSS examples
This text has a color of #a26e32
<p style="color:#a26e32;">Text here</p>
.mytext {color:#a26e32;}
This box has a color of #a26e32
<div style="background-color:#a26e32;">Content here</div>
.mybackground {background-color:#a26e32;}
Border around this has a color of #a26e32
<div style="border:2px solid #a26e32;">Content here</div>
.myborder {border:2px solid #a26e32;}