#ab9b9b color space conversions
Hex:
#ab9b9b
RGB:
171, 155, 155
CMY:
33, 39, 39
CMYK:
0, 9, 9, 33
HSL:
0°, 8.6957%, 63.9216%
HSV (HSB):
0°, 9.3567%, 67.0588%
XYZ:
34.4323, 34.4672, 35.8484
xyY:
0.3287, 0.3290, 34.4672
CIE-Lab:
65.3317, 5.8665, 2.1251
CIE-LCH:
65.3317, 6.2395, 19.9128
CIE-Luv:
65.3317, 9.4803, 2.0336
Hunter-Lab:
58.7088, 1.9489, 4.8928
#ab9b9b color charts
#ab9b9b color shades, tints & tones
#ab9b9b color schemes
#ab9b9b color preview, HTML & CSS examples
This text has a color of #ab9b9b
<p style="color:#ab9b9b;">Text here</p>
.mytext {color:#ab9b9b;}
This box has a color of #ab9b9b
<div style="background-color:#ab9b9b;">Content here</div>
.mybackground {background-color:#ab9b9b;}
Border around this has a color of #ab9b9b
<div style="border:2px solid #ab9b9b;">Content here</div>
.myborder {border:2px solid #ab9b9b;}