#a06d21 color space conversions
Hex:
#a06d21
RGB:
160, 109, 33
CMY:
37, 57, 87
CMYK:
0, 32, 79, 37
HSL:
36°, 65.8031%, 37.8431%
HSV (HSB):
36°, 79.3750%, 62.7451%
XYZ:
20.2404, 18.5207, 3.9469
xyY:
0.4739, 0.4337, 18.5207
CIE-Lab:
50.1216, 13.5747, 47.8123
CIE-LCH:
50.1216, 49.7020, 74.1498
CIE-Luv:
50.1216, 41.3219, 45.3171
Hunter-Lab:
43.0356, 8.6390, 24.6873
#a06d21 color charts
#a06d21 color shades, tints & tones
#a06d21 color schemes
#a06d21 color preview, HTML & CSS examples
This text has a color of #a06d21
<p style="color:#a06d21;">Text here</p>
.mytext {color:#a06d21;}
This box has a color of #a06d21
<div style="background-color:#a06d21;">Content here</div>
.mybackground {background-color:#a06d21;}
Border around this has a color of #a06d21
<div style="border:2px solid #a06d21;">Content here</div>
.myborder {border:2px solid #a06d21;}