#a9972a color space conversions
Hex:
#a9972a
RGB:
169, 151, 42
CMY:
34, 41, 84
CMYK:
0, 11, 75, 34
HSL:
51°, 60.1896%, 41.3725%
HSV (HSB):
51°, 75.1479%, 66.2745%
XYZ:
27.8467, 30.7354, 6.6553
xyY:
0.4269, 0.4711, 30.7354
CIE-Lab:
62.2836, -5.3450, 56.1886
CIE-LCH:
62.2836, 56.4423, 95.4340
CIE-Luv:
62.2836, 17.0537, 60.9578
Hunter-Lab:
55.4395, -7.3604, 31.6901
#a9972a color charts
#a9972a color shades, tints & tones
#a9972a color schemes
#a9972a color preview, HTML & CSS examples
This text has a color of #a9972a
<p style="color:#a9972a;">Text here</p>
.mytext {color:#a9972a;}
This box has a color of #a9972a
<div style="background-color:#a9972a;">Content here</div>
.mybackground {background-color:#a9972a;}
Border around this has a color of #a9972a
<div style="border:2px solid #a9972a;">Content here</div>
.myborder {border:2px solid #a9972a;}