#a08a64 color space conversions
Hex:
#a08a64
RGB:
160, 138, 100
CMY:
37, 46, 61
CMYK:
0, 14, 38, 37
HSL:
38°, 24.0000%, 50.9804%
HSV (HSB):
38°, 37.5000%, 62.7451%
XYZ:
25.8859, 26.5706, 15.8209
xyY:
0.3791, 0.3892, 26.5706
CIE-Lab:
58.5748, 2.6566, 23.4326
CIE-LCH:
58.5748, 23.5827, 83.5320
CIE-Luv:
58.5748, 16.4289, 29.2449
Hunter-Lab:
51.5467, -0.5669, 17.8852
#a08a64 color charts
#a08a64 color shades, tints & tones
#a08a64 color schemes
#a08a64 color preview, HTML & CSS examples
This text has a color of #a08a64
<p style="color:#a08a64;">Text here</p>
.mytext {color:#a08a64;}
This box has a color of #a08a64
<div style="background-color:#a08a64;">Content here</div>
.mybackground {background-color:#a08a64;}
Border around this has a color of #a08a64
<div style="border:2px solid #a08a64;">Content here</div>
.myborder {border:2px solid #a08a64;}