#95a15f color space conversions
Hex:
        #95a15f
        RGB:
        149, 161, 95
        CMY:
        42, 37, 63
        CMYK:
        7, 0, 41, 37
      HSL:
        71°, 25.9843%, 50.1961%
        HSV (HSB):
        71°, 40.9938%, 63.1373%
        XYZ:
        27.2049, 32.7055, 15.7054
        xyY:
        0.3598, 0.4325, 32.7055
      CIE-Lab:
        63.9218, -14.9772, 32.9080
        CIE-LCH:
        63.9218, 36.1559, 114.4715
        CIE-Luv:
        63.9218, -4.3264, 43.8137
        Hunter-Lab:
        57.1887, -15.1673, 23.7496
      #95a15f color charts
#95a15f RGB chart
      #95a15f CMYK chart
      #95a15f RGB pie chart
      #95a15f color shades, tints & tones
#95a15f color schemes
#95a15f color preview, HTML & CSS examples
           This text has a color of #95a15f        
        
          <p style="color:#95a15f;">Text here</p>
        
        
          .mytext {color:#95a15f;}
        
        Text color #95a15f
      
           This box has a color of #95a15f        
        
          <div style="background-color:#95a15f;">Content here</div>
        
        
          .mybackground {background-color:#95a15f;}
        
        Background color #95a15f
      
           Border around this has a color of #95a15f        
        
          <div style="border:2px solid #95a15f;">Content here</div>
        
        
          .myborder {border:2px solid #95a15f;}
        
        Border color #95a15f