#a97c2e color space conversions
Hex:
#a97c2e
RGB:
169, 124, 46
CMY:
34, 51, 82
CMYK:
0, 27, 73, 34
HSL:
38°, 57.2093%, 42.1569%
HSV (HSB):
38°, 72.7811%, 66.2745%
XYZ:
24.0630, 23.0476, 5.7651
xyY:
0.4551, 0.4359, 23.0476
CIE-Lab:
55.1213, 9.7483, 47.5218
CIE-LCH:
55.1213, 48.5114, 78.4075
CIE-Luv:
55.1213, 36.4214, 48.4077
Hunter-Lab:
48.0079, 5.4557, 26.4855
#a97c2e color charts
#a97c2e color shades, tints & tones
#a97c2e color schemes
#a97c2e color preview, HTML & CSS examples
This text has a color of #a97c2e
<p style="color:#a97c2e;">Text here</p>
.mytext {color:#a97c2e;}
This box has a color of #a97c2e
<div style="background-color:#a97c2e;">Content here</div>
.mybackground {background-color:#a97c2e;}
Border around this has a color of #a97c2e
<div style="border:2px solid #a97c2e;">Content here</div>
.myborder {border:2px solid #a97c2e;}