#a06e1d color space conversions
Hex:
#a06e1d
RGB:
160, 110, 29
CMY:
37, 57, 89
CMYK:
0, 31, 82, 37
HSL:
37°, 69.3122%, 37.0588%
HSV (HSB):
37°, 81.8750%, 62.7451%
XYZ:
20.2949, 18.7142, 3.7049
xyY:
0.4751, 0.4381, 18.7142
CIE-Lab:
50.3511, 12.8537, 49.5892
CIE-LCH:
50.3511, 51.2280, 75.4686
CIE-Luv:
50.3511, 40.7464, 46.6600
Hunter-Lab:
43.2599, 8.0366, 25.2041
#a06e1d color charts
#a06e1d color shades, tints & tones
#a06e1d color schemes
#a06e1d color preview, HTML & CSS examples
This text has a color of #a06e1d
<p style="color:#a06e1d;">Text here</p>
.mytext {color:#a06e1d;}
This box has a color of #a06e1d
<div style="background-color:#a06e1d;">Content here</div>
.mybackground {background-color:#a06e1d;}
Border around this has a color of #a06e1d
<div style="border:2px solid #a06e1d;">Content here</div>
.myborder {border:2px solid #a06e1d;}