#95964a color space conversions
Hex:
        #95964a
        RGB:
        149, 150, 74
        CMY:
        42, 41, 71
        CMYK:
        1, 0, 51, 41
      HSL:
        61°, 33.9286%, 43.9216%
        HSV (HSB):
        61°, 50.6667%, 58.8235%
        XYZ:
        24.5368, 28.6967, 10.7243
        xyY:
        0.3836, 0.4487, 28.6967
      CIE-Lab:
        60.5130, -11.4290, 39.5555
        CIE-LCH:
        60.5130, 41.1735, 106.1159
        CIE-Luv:
        60.5130, 2.8543, 48.6305
        Hunter-Lab:
        53.5693, -11.9863, 25.6289
      #95964a color charts
#95964a RGB chart
      #95964a CMYK chart
      #95964a RGB pie chart
      #95964a color shades, tints & tones
#95964a color schemes
#95964a color preview, HTML & CSS examples
           This text has a color of #95964a        
        
          <p style="color:#95964a;">Text here</p>
        
        
          .mytext {color:#95964a;}
        
        Text color #95964a
      
           This box has a color of #95964a        
        
          <div style="background-color:#95964a;">Content here</div>
        
        
          .mybackground {background-color:#95964a;}
        
        Background color #95964a
      
           Border around this has a color of #95964a        
        
          <div style="border:2px solid #95964a;">Content here</div>
        
        
          .myborder {border:2px solid #95964a;}
        
        Border color #95964a