#a97b8d color space conversions
Hex:
#a97b8d
RGB:
169, 123, 141
CMY:
34, 52, 45
CMYK:
0, 27, 17, 34
HSL:
337°, 21.1009%, 57.2549%
HSV (HSB):
337°, 27.2189%, 66.2745%
XYZ:
28.2529, 24.5240, 28.4438
xyY:
0.3479, 0.3019, 24.5240
CIE-Lab:
56.6087, 20.7227, -2.6642
CIE-LCH:
56.6087, 20.8932, 352.6741
CIE-Luv:
56.6087, 27.1510, -7.2787
Hunter-Lab:
49.5217, 15.1738, 0.6108
#a97b8d color charts
#a97b8d color shades, tints & tones
#a97b8d color schemes
#a97b8d color preview, HTML & CSS examples
This text has a color of #a97b8d
<p style="color:#a97b8d;">Text here</p>
.mytext {color:#a97b8d;}
This box has a color of #a97b8d
<div style="background-color:#a97b8d;">Content here</div>
.mybackground {background-color:#a97b8d;}
Border around this has a color of #a97b8d
<div style="border:2px solid #a97b8d;">Content here</div>
.myborder {border:2px solid #a97b8d;}