#a97b4a color space conversions
Hex:
#a97b4a
RGB:
169, 123, 74
CMY:
34, 52, 71
CMYK:
0, 27, 56, 34
HSL:
31°, 39.0947%, 47.6471%
HSV (HSB):
31°, 56.2130%, 66.2745%
XYZ:
24.6812, 23.0953, 9.6356
xyY:
0.4299, 0.4023, 23.0953
CIE-Lab:
55.1704, 12.2225, 33.5820
CIE-LCH:
55.1704, 35.7371, 70.0005
CIE-Luv:
55.1704, 35.1154, 36.7827
Hunter-Lab:
48.0576, 7.5722, 21.7527
#a97b4a color charts
#a97b4a color shades, tints & tones
#a97b4a color schemes
#a97b4a color preview, HTML & CSS examples
This text has a color of #a97b4a
<p style="color:#a97b4a;">Text here</p>
.mytext {color:#a97b4a;}
This box has a color of #a97b4a
<div style="background-color:#a97b4a;">Content here</div>
.mybackground {background-color:#a97b4a;}
Border around this has a color of #a97b4a
<div style="border:2px solid #a97b4a;">Content here</div>
.myborder {border:2px solid #a97b4a;}