#a98a9b color space conversions
Hex:
#a98a9b
RGB:
169, 138, 155
CMY:
34, 46, 39
CMYK:
0, 18, 8, 34
HSL:
327°, 15.2709%, 60.1961%
HSV (HSB):
327°, 18.3432%, 66.2745%
XYZ:
31.3671, 28.9785, 34.9505
xyY:
0.3292, 0.3041, 28.9785
CIE-Lab:
60.7627, 14.6532, -4.5898
CIE-LCH:
60.7627, 15.3552, 342.6080
CIE-Luv:
60.7627, 17.3261, -9.0834
Hunter-Lab:
53.8317, 9.8042, -0.8122
#a98a9b color charts
#a98a9b color shades, tints & tones
#a98a9b color schemes
#a98a9b color preview, HTML & CSS examples
This text has a color of #a98a9b
<p style="color:#a98a9b;">Text here</p>
.mytext {color:#a98a9b;}
This box has a color of #a98a9b
<div style="background-color:#a98a9b;">Content here</div>
.mybackground {background-color:#a98a9b;}
Border around this has a color of #a98a9b
<div style="border:2px solid #a98a9b;">Content here</div>
.myborder {border:2px solid #a98a9b;}