#a07a3f color space conversions
Hex:
#a07a3f
RGB:
160, 122, 63
CMY:
37, 52, 75
CMYK:
0, 24, 61, 37
HSL:
36°, 43.4978%, 43.7255%
HSV (HSB):
36°, 60.6250%, 62.7451%
XYZ:
22.3539, 21.7515, 7.7229
xyY:
0.4313, 0.4197, 21.7515
CIE-Lab:
53.7624, 7.9328, 37.4914
CIE-LCH:
53.7624, 38.3215, 78.0530
CIE-Luv:
53.7624, 29.8136, 40.6764
Hunter-Lab:
46.6385, 3.9380, 22.8291
#a07a3f color charts
#a07a3f color shades, tints & tones
#a07a3f color schemes
#a07a3f color preview, HTML & CSS examples
This text has a color of #a07a3f
<p style="color:#a07a3f;">Text here</p>
.mytext {color:#a07a3f;}
This box has a color of #a07a3f
<div style="background-color:#a07a3f;">Content here</div>
.mybackground {background-color:#a07a3f;}
Border around this has a color of #a07a3f
<div style="border:2px solid #a07a3f;">Content here</div>
.myborder {border:2px solid #a07a3f;}