#a06e37 color space conversions
Hex:
#a06e37
RGB:
160, 110, 55
CMY:
37, 57, 78
CMYK:
0, 31, 66, 37
HSL:
31°, 48.8372%, 42.1569%
HSV (HSB):
31°, 65.6250%, 62.7451%
XYZ:
20.7627, 18.9013, 6.1684
xyY:
0.4530, 0.4124, 18.9013
CIE-Lab:
50.5715, 14.1824, 37.9655
CIE-LCH:
50.5715, 40.5280, 69.5163
CIE-Luv:
50.5715, 39.0863, 38.5727
Hunter-Lab:
43.4756, 9.1643, 22.0207
#a06e37 color charts
#a06e37 color shades, tints & tones
#a06e37 color schemes
#a06e37 color preview, HTML & CSS examples
This text has a color of #a06e37
<p style="color:#a06e37;">Text here</p>
.mytext {color:#a06e37;}
This box has a color of #a06e37
<div style="background-color:#a06e37;">Content here</div>
.mybackground {background-color:#a06e37;}
Border around this has a color of #a06e37
<div style="border:2px solid #a06e37;">Content here</div>
.myborder {border:2px solid #a06e37;}