#9b898b color space conversions
Hex:
#9b898b
RGB:
155, 137, 139
CMY:
39, 46, 45
CMYK:
0, 12, 10, 39
HSL:
353°, 8.2569%, 57.2549%
HSV (HSB):
353°, 11.6129%, 60.7843%
XYZ:
27.1234, 26.7240, 28.1548
xyY:
0.3308, 0.3259, 26.7240
CIE-Lab:
58.7179, 7.1239, 1.4071
CIE-LCH:
58.7179, 7.2615, 11.1729
CIE-Luv:
58.7179, 10.5928, 0.7717
Hunter-Lab:
51.6952, 3.1887, 3.8955
#9b898b color charts
#9b898b color shades, tints & tones
#9b898b color schemes
#9b898b color preview, HTML & CSS examples
This text has a color of #9b898b
<p style="color:#9b898b;">Text here</p>
.mytext {color:#9b898b;}
This box has a color of #9b898b
<div style="background-color:#9b898b;">Content here</div>
.mybackground {background-color:#9b898b;}
Border around this has a color of #9b898b
<div style="border:2px solid #9b898b;">Content here</div>
.myborder {border:2px solid #9b898b;}