#a06d32 color space conversions
Hex:
#a06d32
RGB:
160, 109, 50
CMY:
37, 57, 80
CMYK:
0, 32, 69, 37
HSL:
32°, 52.3810%, 41.1765%
HSV (HSB):
32°, 68.7500%, 62.7451%
XYZ:
20.5416, 18.6412, 5.5331
xyY:
0.4594, 0.4169, 18.6412
CIE-Lab:
50.2647, 14.4319, 40.1699
CIE-LCH:
50.2647, 42.6838, 70.2381
CIE-Luv:
50.2647, 40.2244, 40.0638
Hunter-Lab:
43.1754, 9.3680, 22.6246
#a06d32 color charts
#a06d32 color shades, tints & tones
#a06d32 color schemes
#a06d32 color preview, HTML & CSS examples
This text has a color of #a06d32
<p style="color:#a06d32;">Text here</p>
.mytext {color:#a06d32;}
This box has a color of #a06d32
<div style="background-color:#a06d32;">Content here</div>
.mybackground {background-color:#a06d32;}
Border around this has a color of #a06d32
<div style="border:2px solid #a06d32;">Content here</div>
.myborder {border:2px solid #a06d32;}