#9b9b80 color space conversions
Hex:
        #9b9b80
        RGB:
        155, 155, 128
        CMY:
        39, 39, 50
        CMYK:
        0, 0, 17, 39
      HSL:
        60°, 11.8943%, 55.4902%
        HSV (HSB):
        60°, 17.4194%, 60.7843%
        XYZ:
        29.1352, 31.9698, 25.0573
        xyY:
        0.3381, 0.3710, 31.9698
      CIE-Lab:
        63.3179, -4.7581, 14.1933
        CIE-LCH:
        63.3179, 14.9697, 108.5331
        CIE-Luv:
        63.3179, 1.4540, 20.1438
        Hunter-Lab:
        56.5418, -6.9696, 13.3041
      #9b9b80 color charts
#9b9b80 RGB chart
      #9b9b80 CMYK chart
      #9b9b80 RGB pie chart
      #9b9b80 color shades, tints & tones
#9b9b80 color schemes
#9b9b80 color preview, HTML & CSS examples
           This text has a color of #9b9b80        
        
          <p style="color:#9b9b80;">Text here</p>
        
        
          .mytext {color:#9b9b80;}
        
        Text color #9b9b80
      
           This box has a color of #9b9b80        
        
          <div style="background-color:#9b9b80;">Content here</div>
        
        
          .mybackground {background-color:#9b9b80;}
        
        Background color #9b9b80
      
           Border around this has a color of #9b9b80        
        
          <div style="border:2px solid #9b9b80;">Content here</div>
        
        
          .myborder {border:2px solid #9b9b80;}
        
        Border color #9b9b80