#49935f color space conversions
Hex:
        #49935f
        RGB:
        73, 147, 95
        CMY:
        71, 42, 63
        CMYK:
        50, 0, 35, 42
      HSL:
        138°, 33.6364%, 43.1373%
        HSV (HSB):
        138°, 50.3401%, 57.6471%
        XYZ:
        15.2469, 23.1101, 14.4836
        xyY:
        0.2885, 0.4374, 23.1101
      CIE-Lab:
        55.1856, -35.1584, 20.6394
        CIE-LCH:
        55.1856, 40.7688, 149.5854
        CIE-Luv:
        55.1856, -33.9929, 32.1252
        Hunter-Lab:
        48.0730, -27.5143, 15.7880
      #49935f color charts
#49935f RGB chart
      #49935f CMYK chart
      #49935f RGB pie chart
      #49935f color shades, tints & tones
#49935f color schemes
#49935f color preview, HTML & CSS examples
           This text has a color of #49935f        
        
          <p style="color:#49935f;">Text here</p>
        
        
          .mytext {color:#49935f;}
        
        Text color #49935f
      
           This box has a color of #49935f        
        
          <div style="background-color:#49935f;">Content here</div>
        
        
          .mybackground {background-color:#49935f;}
        
        Background color #49935f
      
           Border around this has a color of #49935f        
        
          <div style="border:2px solid #49935f;">Content here</div>
        
        
          .myborder {border:2px solid #49935f;}
        
        Border color #49935f