#95a980 color space conversions
Hex:
        #95a980
        RGB:
        149, 169, 128
        CMY:
        42, 34, 50
        CMYK:
        12, 0, 24, 34
      HSL:
        89°, 19.2488%, 58.2353%
        HSV (HSB):
        89°, 24.2604%, 66.2745%
        XYZ:
        30.4787, 36.3240, 25.8269
        xyY:
        0.3290, 0.3921, 36.3240
      CIE-Lab:
        66.7668, -14.5197, 18.8975
        CIE-LCH:
        66.7668, 23.8314, 127.5366
        CIE-Luv:
        66.7668, -9.6247, 28.1562
        Hunter-Lab:
        60.2694, -15.2027, 16.7814
      #95a980 color charts
#95a980 RGB chart
      #95a980 CMYK chart
      #95a980 RGB pie chart
      #95a980 color shades, tints & tones
#95a980 color schemes
#95a980 color preview, HTML & CSS examples
           This text has a color of #95a980        
        
          <p style="color:#95a980;">Text here</p>
        
        
          .mytext {color:#95a980;}
        
        Text color #95a980
      
           This box has a color of #95a980        
        
          <div style="background-color:#95a980;">Content here</div>
        
        
          .mybackground {background-color:#95a980;}
        
        Background color #95a980
      
           Border around this has a color of #95a980        
        
          <div style="border:2px solid #95a980;">Content here</div>
        
        
          .myborder {border:2px solid #95a980;}
        
        Border color #95a980