#95a96d color space conversions
Hex:
        #95a96d
        RGB:
        149, 169, 109
        CMY:
        42, 34, 57
        CMYK:
        12, 0, 36, 34
      HSL:
        80°, 25.8621%, 54.5098%
        HSV (HSB):
        80°, 35.5030%, 66.2745%
        XYZ:
        29.3427, 35.8696, 19.8450
        xyY:
        0.3450, 0.4217, 35.8696
      CIE-Lab:
        66.4202, -17.3316, 28.7088
        CIE-LCH:
        66.4202, 33.5348, 121.1195
        CIE-Luv:
        66.4202, -9.1719, 40.2397
        Hunter-Lab:
        59.8913, -17.3566, 22.2781
      #95a96d color charts
#95a96d RGB chart
      #95a96d CMYK chart
      #95a96d RGB pie chart
      #95a96d color shades, tints & tones
#95a96d color schemes
#95a96d color preview, HTML & CSS examples
           This text has a color of #95a96d        
        
          <p style="color:#95a96d;">Text here</p>
        
        
          .mytext {color:#95a96d;}
        
        Text color #95a96d
      
           This box has a color of #95a96d        
        
          <div style="background-color:#95a96d;">Content here</div>
        
        
          .mybackground {background-color:#95a96d;}
        
        Background color #95a96d
      
           Border around this has a color of #95a96d        
        
          <div style="border:2px solid #95a96d;">Content here</div>
        
        
          .myborder {border:2px solid #95a96d;}
        
        Border color #95a96d