#95a36a color space conversions
Hex:
        #95a36a
        RGB:
        149, 163, 106
        CMY:
        42, 36, 58
        CMYK:
        9, 0, 35, 36
      HSL:
        75°, 23.6515%, 52.7451%
        HSV (HSB):
        75°, 34.9693%, 63.9216%
        XYZ:
        28.0931, 33.6246, 18.6452
        xyY:
        0.3496, 0.4184, 33.6246
      CIE-Lab:
        64.6635, -14.6262, 28.0129
        CIE-LCH:
        64.6635, 31.6014, 117.5701
        CIE-Luv:
        64.6635, -5.7658, 38.6502
        Hunter-Lab:
        57.9867, -14.9978, 21.5264
      #95a36a color charts
#95a36a RGB chart
      #95a36a CMYK chart
      #95a36a RGB pie chart
      #95a36a color shades, tints & tones
#95a36a color schemes
#95a36a color preview, HTML & CSS examples
           This text has a color of #95a36a        
        
          <p style="color:#95a36a;">Text here</p>
        
        
          .mytext {color:#95a36a;}
        
        Text color #95a36a
      
           This box has a color of #95a36a        
        
          <div style="background-color:#95a36a;">Content here</div>
        
        
          .mybackground {background-color:#95a36a;}
        
        Background color #95a36a
      
           Border around this has a color of #95a36a        
        
          <div style="border:2px solid #95a36a;">Content here</div>
        
        
          .myborder {border:2px solid #95a36a;}
        
        Border color #95a36a