#49965f color space conversions
Hex:
        #49965f
        RGB:
        73, 150, 95
        CMY:
        71, 41, 63
        CMYK:
        51, 0, 37, 41
      HSL:
        137°, 34.5291%, 43.7255%
        HSV (HSB):
        137°, 51.3333%, 58.8235%
        XYZ:
        15.7196, 24.0554, 14.6411
        xyY:
        0.2889, 0.4421, 24.0554
      CIE-Lab:
        56.1432, -36.5074, 21.9216
        CIE-LCH:
        56.1432, 42.5834, 149.0164
        CIE-Luv:
        56.1432, -35.2511, 33.9791
        Hunter-Lab:
        49.0463, -28.6209, 16.6334
      #49965f color charts
#49965f RGB chart
      #49965f CMYK chart
      #49965f RGB pie chart
      #49965f color shades, tints & tones
#49965f color schemes
#49965f color preview, HTML & CSS examples
           This text has a color of #49965f        
        
          <p style="color:#49965f;">Text here</p>
        
        
          .mytext {color:#49965f;}
        
        Text color #49965f
      
           This box has a color of #49965f        
        
          <div style="background-color:#49965f;">Content here</div>
        
        
          .mybackground {background-color:#49965f;}
        
        Background color #49965f
      
           Border around this has a color of #49965f        
        
          <div style="border:2px solid #49965f;">Content here</div>
        
        
          .myborder {border:2px solid #49965f;}
        
        Border color #49965f