#a97d82 color space conversions
Hex:
#a97d82
RGB:
169, 125, 130
CMY:
34, 51, 49
CMYK:
0, 26, 23, 34
HSL:
353°, 20.3704%, 57.6471%
HSV (HSB):
353°, 26.0355%, 66.2745%
XYZ:
27.7251, 24.7140, 24.4281
xyY:
0.3607, 0.3215, 24.7140
CIE-Lab:
56.7956, 17.8258, 3.9826
CIE-LCH:
56.7956, 18.2653, 12.5941
CIE-Luv:
56.7956, 27.5096, 2.3519
Hunter-Lab:
49.7131, 12.5517, 5.6652
#a97d82 color charts
#a97d82 color shades, tints & tones
#a97d82 color schemes
#a97d82 color preview, HTML & CSS examples
This text has a color of #a97d82
<p style="color:#a97d82;">Text here</p>
.mytext {color:#a97d82;}
This box has a color of #a97d82
<div style="background-color:#a97d82;">Content here</div>
.mybackground {background-color:#a97d82;}
Border around this has a color of #a97d82
<div style="border:2px solid #a97d82;">Content here</div>
.myborder {border:2px solid #a97d82;}