#49993e color space conversions
Hex:
        #49993e
        RGB:
        73, 153, 62
        CMY:
        71, 40, 76
        CMYK:
        52, 0, 59, 40
      HSL:
        113°, 42.3256%, 42.1569%
        HSV (HSB):
        113°, 59.4771%, 60.0000%
        XYZ:
        15.0084, 24.5467, 8.5044
        xyY:
        0.3123, 0.5108, 24.5467
      CIE-Lab:
        56.6311, -42.8133, 39.7342
        CIE-LCH:
        56.6311, 58.4105, 137.1362
        CIE-Luv:
        56.6311, -37.5161, 53.1381
        Hunter-Lab:
        49.5447, -32.6308, 24.5041
      #49993e color charts
#49993e RGB chart
      #49993e CMYK chart
      #49993e RGB pie chart
      #49993e color shades, tints & tones
#49993e color schemes
#49993e color preview, HTML & CSS examples
           This text has a color of #49993e        
        
          <p style="color:#49993e;">Text here</p>
        
        
          .mytext {color:#49993e;}
        
        Text color #49993e
      
           This box has a color of #49993e        
        
          <div style="background-color:#49993e;">Content here</div>
        
        
          .mybackground {background-color:#49993e;}
        
        Background color #49993e
      
           Border around this has a color of #49993e        
        
          <div style="border:2px solid #49993e;">Content here</div>
        
        
          .myborder {border:2px solid #49993e;}
        
        Border color #49993e