#a0805a color space conversions
Hex:
#a0805a
RGB:
160, 128, 90
CMY:
37, 50, 65
CMYK:
0, 20, 44, 37
HSL:
33°, 28.0000%, 49.0196%
HSV (HSB):
33°, 43.7500%, 62.7451%
XYZ:
24.0618, 23.6501, 12.9696
xyY:
0.3965, 0.3897, 23.6501
CIE-Lab:
55.7358, 7.0948, 25.2770
CIE-LCH:
55.7358, 26.2538, 74.3215
CIE-Luv:
55.7358, 23.5992, 29.8631
Hunter-Lab:
48.6314, 3.2133, 18.2298
#a0805a color charts
#a0805a color shades, tints & tones
#a0805a color schemes
#a0805a color preview, HTML & CSS examples
This text has a color of #a0805a
<p style="color:#a0805a;">Text here</p>
.mytext {color:#a0805a;}
This box has a color of #a0805a
<div style="background-color:#a0805a;">Content here</div>
.mybackground {background-color:#a0805a;}
Border around this has a color of #a0805a
<div style="border:2px solid #a0805a;">Content here</div>
.myborder {border:2px solid #a0805a;}