#a89f9d color space conversions
Hex:
#a89f9d
RGB:
168, 159, 157
CMY:
34, 38, 38
CMYK:
0, 5, 7, 34
HSL:
11°, 5.9459%, 63.7255%
HSV (HSB):
11°, 6.5476%, 65.8824%
XYZ:
34.6324, 35.5554, 36.9358
xyY:
0.3233, 0.3319, 35.5554
CIE-Lab:
66.1788, 2.9041, 2.2031
CIE-LCH:
66.1788, 3.6452, 37.1852
CIE-Luv:
66.1788, 5.3761, 2.6688
Hunter-Lab:
59.6284, -0.6762, 5.0136
#a89f9d color charts
#a89f9d color shades, tints & tones
#a89f9d color schemes
#a89f9d color preview, HTML & CSS examples
This text has a color of #a89f9d
<p style="color:#a89f9d;">Text here</p>
.mytext {color:#a89f9d;}
This box has a color of #a89f9d
<div style="background-color:#a89f9d;">Content here</div>
.mybackground {background-color:#a89f9d;}
Border around this has a color of #a89f9d
<div style="border:2px solid #a89f9d;">Content here</div>
.myborder {border:2px solid #a89f9d;}