#a08c2a color space conversions
Hex:
#a08c2a
RGB:
160, 140, 42
CMY:
37, 45, 84
CMYK:
0, 13, 74, 37
HSL:
50°, 58.4158%, 39.6078%
HSV (HSB):
50°, 73.7500%, 62.7451%
XYZ:
24.2932, 26.3969, 6.0052
xyY:
0.4285, 0.4656, 26.3969
CIE-Lab:
58.4119, -3.4297, 52.1669
CIE-LCH:
58.4119, 52.2795, 93.7615
CIE-Luv:
58.4119, 18.1357, 55.9957
Hunter-Lab:
51.3779, -5.5106, 29.0346
#a08c2a color charts
#a08c2a color shades, tints & tones
#a08c2a color schemes
#a08c2a color preview, HTML & CSS examples
This text has a color of #a08c2a
<p style="color:#a08c2a;">Text here</p>
.mytext {color:#a08c2a;}
This box has a color of #a08c2a
<div style="background-color:#a08c2a;">Content here</div>
.mybackground {background-color:#a08c2a;}
Border around this has a color of #a08c2a
<div style="border:2px solid #a08c2a;">Content here</div>
.myborder {border:2px solid #a08c2a;}