#a89a8c color space conversions
Hex:
#a89a8c
RGB:
168, 154, 140
CMY:
34, 40, 45
CMYK:
0, 8, 17, 34
HSL:
30°, 13.8614%, 60.3922%
HSV (HSB):
30°, 16.6667%, 65.8824%
XYZ:
32.4377, 33.3295, 29.5345
xyY:
0.3404, 0.3497, 33.3295
CIE-Lab:
64.4268, 2.7468, 9.2016
CIE-LCH:
64.4268, 9.6029, 73.3789
CIE-Luv:
64.4268, 9.3002, 12.3224
Hunter-Lab:
57.7317, -0.7368, 10.0805
#a89a8c color charts
#a89a8c color shades, tints & tones
#a89a8c color schemes
#a89a8c color preview, HTML & CSS examples
This text has a color of #a89a8c
<p style="color:#a89a8c;">Text here</p>
.mytext {color:#a89a8c;}
This box has a color of #a89a8c
<div style="background-color:#a89a8c;">Content here</div>
.mybackground {background-color:#a89a8c;}
Border around this has a color of #a89a8c
<div style="border:2px solid #a89a8c;">Content here</div>
.myborder {border:2px solid #a89a8c;}