#9b9c9c color space conversions
Hex:
        #9b9c9c
        RGB:
        155, 156, 156
        CMY:
        39, 39, 39
        CMYK:
        1, 0, 0, 39
      HSL:
        180°, 0.5025%, 60.9804%
        HSV (HSB):
        180°, 0.6410%, 61.1765%
        XYZ:
        31.4068, 33.1458, 36.1950
        xyY:
        0.3117, 0.3290, 33.1458
      CIE-Lab:
        64.2788, -0.3566, -0.1339
        CIE-LCH:
        64.2788, 0.3809, 200.5758
        CIE-Luv:
        64.2788, -0.5667, -0.1334
        Hunter-Lab:
        57.5724, -3.3767, 3.0259
      #9b9c9c color charts
#9b9c9c RGB chart
      #9b9c9c CMYK chart
      #9b9c9c RGB pie chart
      #9b9c9c color shades, tints & tones
#9b9c9c color schemes
#9b9c9c color preview, HTML & CSS examples
           This text has a color of #9b9c9c        
        
          <p style="color:#9b9c9c;">Text here</p>
        
        
          .mytext {color:#9b9c9c;}
        
        Text color #9b9c9c
      
           This box has a color of #9b9c9c        
        
          <div style="background-color:#9b9c9c;">Content here</div>
        
        
          .mybackground {background-color:#9b9c9c;}
        
        Background color #9b9c9c
      
           Border around this has a color of #9b9c9c        
        
          <div style="border:2px solid #9b9c9c;">Content here</div>
        
        
          .myborder {border:2px solid #9b9c9c;}
        
        Border color #9b9c9c