#959a85 color space conversions
Hex:
        #959a85
        RGB:
        149, 154, 133
        CMY:
        42, 40, 48
        CMYK:
        3, 0, 14, 40
      HSL:
        74°, 9.4170%, 56.2745%
        HSV (HSB):
        74°, 13.6364%, 60.3922%
        XYZ:
        28.1837, 31.1942, 26.7259
        xyY:
        0.3273, 0.3623, 31.1942
      CIE-Lab:
        62.6712, -5.6817, 10.4160
        CIE-LCH:
        62.6712, 11.8649, 118.6114
        CIE-Luv:
        62.6712, -1.8032, 15.3502
        Hunter-Lab:
        55.8518, -7.6668, 10.7251
      #959a85 color charts
#959a85 RGB chart
      #959a85 CMYK chart
      #959a85 RGB pie chart
      #959a85 color shades, tints & tones
#959a85 color schemes
#959a85 color preview, HTML & CSS examples
           This text has a color of #959a85        
        
          <p style="color:#959a85;">Text here</p>
        
        
          .mytext {color:#959a85;}
        
        Text color #959a85
      
           This box has a color of #959a85        
        
          <div style="background-color:#959a85;">Content here</div>
        
        
          .mybackground {background-color:#959a85;}
        
        Background color #959a85
      
           Border around this has a color of #959a85        
        
          <div style="border:2px solid #959a85;">Content here</div>
        
        
          .myborder {border:2px solid #959a85;}
        
        Border color #959a85