#9b9b9c color space conversions
Hex:
#9b9b9c
RGB:
155, 155, 156
CMY:
39, 39, 39
CMYK:
1, 1, 0, 39
HSL:
240°, 0.5025%, 60.9804%
HSV (HSB):
240°, 0.6410%, 61.1765%
XYZ:
31.2397, 32.8116, 36.1392
xyY:
0.3118, 0.3275, 32.8116
CIE-Lab:
64.0080, 0.1962, -0.5296
CIE-LCH:
64.0080, 0.5648, 290.3324
CIE-Luv:
64.0080, -0.0561, -0.7971
Hunter-Lab:
57.2814, -2.8935, 2.6905
#9b9b9c color charts
#9b9b9c color shades, tints & tones
#9b9b9c color schemes
#9b9b9c color preview, HTML & CSS examples
This text has a color of #9b9b9c
<p style="color:#9b9b9c;">Text here</p>
.mytext {color:#9b9b9c;}
This box has a color of #9b9b9c
<div style="background-color:#9b9b9c;">Content here</div>
.mybackground {background-color:#9b9b9c;}
Border around this has a color of #9b9b9c
<div style="border:2px solid #9b9b9c;">Content here</div>
.myborder {border:2px solid #9b9b9c;}