#a97f2e color space conversions
Hex:
#a97f2e
RGB:
169, 127, 46
CMY:
34, 50, 82
CMYK:
0, 25, 73, 34
HSL:
40°, 57.2093%, 42.1569%
HSV (HSB):
40°, 72.7811%, 66.2745%
XYZ:
24.4447, 23.8110, 5.8924
xyY:
0.4514, 0.4397, 23.8110
CIE-Lab:
55.8981, 8.0640, 48.3126
CIE-LCH:
55.8981, 48.9809, 80.5240
CIE-Luv:
55.8981, 34.1854, 49.6814
Hunter-Lab:
48.7965, 4.0259, 26.9981
#a97f2e color charts
#a97f2e color shades, tints & tones
#a97f2e color schemes
#a97f2e color preview, HTML & CSS examples
This text has a color of #a97f2e
<p style="color:#a97f2e;">Text here</p>
.mytext {color:#a97f2e;}
This box has a color of #a97f2e
<div style="background-color:#a97f2e;">Content here</div>
.mybackground {background-color:#a97f2e;}
Border around this has a color of #a97f2e
<div style="border:2px solid #a97f2e;">Content here</div>
.myborder {border:2px solid #a97f2e;}