#a08a3e color space conversions
Hex:
#a08a3e
RGB:
160, 138, 62
CMY:
37, 46, 76
CMYK:
0, 14, 61, 37
HSL:
47°, 44.1441%, 43.5294%
HSV (HSB):
47°, 61.2500%, 62.7451%
XYZ:
24.4552, 25.9983, 8.2867
xyY:
0.4163, 0.4426, 25.9983
CIE-Lab:
58.0355, -1.1035, 42.8914
CIE-LCH:
58.0355, 42.9056, 91.4738
CIE-Luv:
58.0355, 18.7402, 48.5172
Hunter-Lab:
50.9886, -3.6177, 26.0562
#a08a3e color charts
#a08a3e color shades, tints & tones
#a08a3e color schemes
#a08a3e color preview, HTML & CSS examples
This text has a color of #a08a3e
<p style="color:#a08a3e;">Text here</p>
.mytext {color:#a08a3e;}
This box has a color of #a08a3e
<div style="background-color:#a08a3e;">Content here</div>
.mybackground {background-color:#a08a3e;}
Border around this has a color of #a08a3e
<div style="border:2px solid #a08a3e;">Content here</div>
.myborder {border:2px solid #a08a3e;}