#a97a1d color space conversions
Hex:
#a97a1d
RGB:
169, 122, 29
CMY:
34, 52, 89
CMYK:
0, 28, 83, 34
HSL:
40°, 70.7071%, 38.8235%
HSV (HSB):
40°, 82.8402%, 66.2745%
XYZ:
23.5435, 22.4428, 4.2534
xyY:
0.4686, 0.4467, 22.4428
CIE-Lab:
54.4937, 10.1608, 53.6795
CIE-LCH:
54.4937, 54.6327, 79.2815
CIE-Luv:
54.4937, 38.7321, 51.8971
Hunter-Lab:
47.3738, 5.8054, 27.8384
#a97a1d color charts
#a97a1d color shades, tints & tones
#a97a1d color schemes
#a97a1d color preview, HTML & CSS examples
This text has a color of #a97a1d
<p style="color:#a97a1d;">Text here</p>
.mytext {color:#a97a1d;}
This box has a color of #a97a1d
<div style="background-color:#a97a1d;">Content here</div>
.mybackground {background-color:#a97a1d;}
Border around this has a color of #a97a1d
<div style="border:2px solid #a97a1d;">Content here</div>
.myborder {border:2px solid #a97a1d;}