#a97e7d color space conversions
Hex:
#a97e7d
RGB:
169, 126, 125
CMY:
34, 51, 51
CMYK:
0, 25, 26, 34
HSL:
1°, 20.3704%, 57.6471%
HSV (HSB):
1°, 26.0355%, 66.2745%
XYZ:
27.5247, 24.8374, 22.7454
xyY:
0.3665, 0.3307, 24.8374
CIE-Lab:
56.9166, 16.5036, 7.0482
CIE-LCH:
56.9166, 17.9456, 23.1261
CIE-Luv:
56.9166, 27.5637, 6.6427
Hunter-Lab:
49.8371, 11.3694, 7.8263
#a97e7d color charts
#a97e7d color shades, tints & tones
#a97e7d color schemes
#a97e7d color preview, HTML & CSS examples
This text has a color of #a97e7d
<p style="color:#a97e7d;">Text here</p>
.mytext {color:#a97e7d;}
This box has a color of #a97e7d
<div style="background-color:#a97e7d;">Content here</div>
.mybackground {background-color:#a97e7d;}
Border around this has a color of #a97e7d
<div style="border:2px solid #a97e7d;">Content here</div>
.myborder {border:2px solid #a97e7d;}