#a07e3b color space conversions
Hex:
#a07e3b
RGB:
160, 126, 59
CMY:
37, 51, 77
CMYK:
0, 21, 63, 37
HSL:
40°, 46.1187%, 42.9412%
HSV (HSB):
40°, 63.1250%, 62.7451%
XYZ:
22.7475, 22.7111, 7.3224
xyY:
0.4310, 0.4303, 22.7111
CIE-Lab:
54.7735, 5.3752, 40.6912
CIE-LCH:
54.7735, 41.0447, 82.4749
CIE-Luv:
54.7735, 27.2462, 44.1810
Hunter-Lab:
47.6561, 1.8044, 24.2493
#a07e3b color charts
#a07e3b color shades, tints & tones
#a07e3b color schemes
#a07e3b color preview, HTML & CSS examples
This text has a color of #a07e3b
<p style="color:#a07e3b;">Text here</p>
.mytext {color:#a07e3b;}
This box has a color of #a07e3b
<div style="background-color:#a07e3b;">Content here</div>
.mybackground {background-color:#a07e3b;}
Border around this has a color of #a07e3b
<div style="border:2px solid #a07e3b;">Content here</div>
.myborder {border:2px solid #a07e3b;}