#a07e3f color space conversions
Hex:
#a07e3f
RGB:
160, 126, 63
CMY:
37, 51, 75
CMYK:
0, 21, 61, 37
HSL:
39°, 43.4978%, 43.7255%
HSV (HSB):
39°, 60.6250%, 62.7451%
XYZ:
22.8553, 22.7542, 7.8900
xyY:
0.4272, 0.4253, 22.7542
CIE-Lab:
54.8182, 5.6719, 38.7190
CIE-LCH:
54.8182, 39.1322, 81.6661
CIE-Luv:
54.8182, 26.9946, 42.5353
Hunter-Lab:
47.7013, 2.0478, 23.5841
#a07e3f color charts
#a07e3f color shades, tints & tones
#a07e3f color schemes
#a07e3f color preview, HTML & CSS examples
This text has a color of #a07e3f
<p style="color:#a07e3f;">Text here</p>
.mytext {color:#a07e3f;}
This box has a color of #a07e3f
<div style="background-color:#a07e3f;">Content here</div>
.mybackground {background-color:#a07e3f;}
Border around this has a color of #a07e3f
<div style="border:2px solid #a07e3f;">Content here</div>
.myborder {border:2px solid #a07e3f;}