#a06e39 color space conversions
Hex:
#a06e39
RGB:
160, 110, 57
CMY:
37, 57, 78
CMYK:
0, 31, 64, 37
HSL:
31°, 47.4654%, 42.5490%
HSV (HSB):
31°, 64.3750%, 62.7451%
XYZ:
20.8117, 18.9209, 6.4261
xyY:
0.4509, 0.4099, 18.9209
CIE-Lab:
50.5945, 14.3198, 36.9501
CIE-LCH:
50.5945, 39.6278, 68.8165
CIE-Luv:
50.5945, 38.9187, 37.7541
Hunter-Lab:
43.4981, 9.2816, 21.6896
#a06e39 color charts
#a06e39 color shades, tints & tones
#a06e39 color schemes
#a06e39 color preview, HTML & CSS examples
This text has a color of #a06e39
<p style="color:#a06e39;">Text here</p>
.mytext {color:#a06e39;}
This box has a color of #a06e39
<div style="background-color:#a06e39;">Content here</div>
.mybackground {background-color:#a06e39;}
Border around this has a color of #a06e39
<div style="border:2px solid #a06e39;">Content here</div>
.myborder {border:2px solid #a06e39;}