#a89b9d color space conversions
Hex:
#a89b9d
RGB:
168, 155, 157
CMY:
34, 39, 38
CMYK:
0, 8, 7, 34
HSL:
351°, 6.9519%, 63.3333%
HSV (HSB):
351°, 7.7381%, 65.8824%
XYZ:
33.9556, 34.2018, 36.7103
xyY:
0.3238, 0.3261, 34.2018
CIE-Lab:
65.1225, 5.1157, 0.6664
CIE-LCH:
65.1225, 5.1589, 7.4215
CIE-Luv:
65.1225, 7.4970, 0.0853
Hunter-Lab:
58.4823, 1.2953, 3.7204
#a89b9d color charts
#a89b9d color shades, tints & tones
#a89b9d color schemes
#a89b9d color preview, HTML & CSS examples
This text has a color of #a89b9d
<p style="color:#a89b9d;">Text here</p>
.mytext {color:#a89b9d;}
This box has a color of #a89b9d
<div style="background-color:#a89b9d;">Content here</div>
.mybackground {background-color:#a89b9d;}
Border around this has a color of #a89b9d
<div style="border:2px solid #a89b9d;">Content here</div>
.myborder {border:2px solid #a89b9d;}