#a97c2c color space conversions
Hex:
#a97c2c
RGB:
169, 124, 44
CMY:
34, 51, 83
CMYK:
0, 27, 74, 34
HSL:
38°, 58.6854%, 41.7647%
HSV (HSB):
38°, 73.9645%, 66.2745%
XYZ:
24.0245, 23.0322, 5.5623
xyY:
0.4566, 0.4377, 23.0322
CIE-Lab:
55.1055, 9.6478, 48.3858
CIE-LCH:
55.1055, 49.3383, 78.7235
CIE-Luv:
55.1055, 36.5302, 49.0095
Hunter-Lab:
47.9918, 5.3704, 26.7225
#a97c2c color charts
#a97c2c color shades, tints & tones
#a97c2c color schemes
#a97c2c color preview, HTML & CSS examples
This text has a color of #a97c2c
<p style="color:#a97c2c;">Text here</p>
.mytext {color:#a97c2c;}
This box has a color of #a97c2c
<div style="background-color:#a97c2c;">Content here</div>
.mybackground {background-color:#a97c2c;}
Border around this has a color of #a97c2c
<div style="border:2px solid #a97c2c;">Content here</div>
.myborder {border:2px solid #a97c2c;}