#a06e25 color space conversions
Hex:
#a06e25
RGB:
160, 110, 37
CMY:
37, 57, 85
CMYK:
0, 31, 77, 37
HSL:
36°, 62.4365%, 38.6275%
HSV (HSB):
36°, 76.8750%, 62.7451%
XYZ:
20.4071, 18.7590, 4.2955
xyY:
0.4695, 0.4316, 18.7590
CIE-Lab:
50.4041, 13.1748, 46.4051
CIE-LCH:
50.4041, 48.2391, 74.1503
CIE-Luv:
50.4041, 40.3386, 44.6767
Hunter-Lab:
43.3117, 8.3080, 24.4379
#a06e25 color charts
#a06e25 color shades, tints & tones
#a06e25 color schemes
#a06e25 color preview, HTML & CSS examples
This text has a color of #a06e25
<p style="color:#a06e25;">Text here</p>
.mytext {color:#a06e25;}
This box has a color of #a06e25
<div style="background-color:#a06e25;">Content here</div>
.mybackground {background-color:#a06e25;}
Border around this has a color of #a06e25
<div style="border:2px solid #a06e25;">Content here</div>
.myborder {border:2px solid #a06e25;}