#95a95e color space conversions
Hex:
        #95a95e
        RGB:
        149, 169, 94
        CMY:
        42, 34, 63
        CMYK:
        12, 0, 44, 34
      HSL:
        76°, 30.3644%, 51.5686%
        HSV (HSB):
        76°, 44.3787%, 66.2745%
        XYZ:
        28.6028, 35.5736, 15.9485
        xyY:
        0.3570, 0.4440, 35.5736
      CIE-Lab:
        66.1929, -19.2165, 36.2852
        CIE-LCH:
        66.1929, 41.0596, 117.9055
        CIE-Luv:
        66.1929, -8.8606, 48.5972
        Hunter-Lab:
        59.6436, -18.7747, 25.8966
      #95a95e color charts
#95a95e RGB chart
      #95a95e CMYK chart
      #95a95e RGB pie chart
      #95a95e color shades, tints & tones
#95a95e color schemes
#95a95e color preview, HTML & CSS examples
           This text has a color of #95a95e        
        
          <p style="color:#95a95e;">Text here</p>
        
        
          .mytext {color:#95a95e;}
        
        Text color #95a95e
      
           This box has a color of #95a95e        
        
          <div style="background-color:#95a95e;">Content here</div>
        
        
          .mybackground {background-color:#95a95e;}
        
        Background color #95a95e
      
           Border around this has a color of #95a95e        
        
          <div style="border:2px solid #95a95e;">Content here</div>
        
        
          .myborder {border:2px solid #95a95e;}
        
        Border color #95a95e