#a0784e color space conversions
Hex:
#a0784e
RGB:
160, 120, 78
CMY:
37, 53, 69
CMYK:
0, 25, 51, 37
HSL:
31°, 34.4538%, 46.6667%
HSV (HSB):
31°, 51.2500%, 62.7451%
XYZ:
22.5888, 21.4566, 10.1587
xyY:
0.4167, 0.3958, 21.4566
CIE-Lab:
53.4456, 10.3753, 29.0236
CIE-LCH:
53.4456, 30.8224, 70.3291
CIE-Luv:
53.4456, 29.9894, 32.4748
Hunter-Lab:
46.3213, 5.9843, 19.4220
#a0784e color charts
#a0784e color shades, tints & tones
#a0784e color schemes
#a0784e color preview, HTML & CSS examples
This text has a color of #a0784e
<p style="color:#a0784e;">Text here</p>
.mytext {color:#a0784e;}
This box has a color of #a0784e
<div style="background-color:#a0784e;">Content here</div>
.mybackground {background-color:#a0784e;}
Border around this has a color of #a0784e
<div style="border:2px solid #a0784e;">Content here</div>
.myborder {border:2px solid #a0784e;}