#49993f color space conversions
Hex:
        #49993f
        RGB:
        73, 153, 63
        CMY:
        71, 40, 75
        CMYK:
        52, 0, 59, 40
      HSL:
        113°, 41.6667%, 42.3529%
        HSV (HSB):
        113°, 58.8235%, 60.0000%
        XYZ:
        15.0361, 24.5578, 8.6503
        xyY:
        0.3117, 0.5090, 24.5578
      CIE-Lab:
        56.6420, -42.6942, 39.2670
        CIE-LCH:
        56.6420, 58.0060, 137.3944
        CIE-Luv:
        56.6420, -37.4909, 52.7137
        Hunter-Lab:
        49.5558, -32.5628, 24.3397
      #49993f color charts
#49993f RGB chart
      #49993f CMYK chart
      #49993f RGB pie chart
      #49993f color shades, tints & tones
#49993f color schemes
#49993f color preview, HTML & CSS examples
           This text has a color of #49993f        
        
          <p style="color:#49993f;">Text here</p>
        
        
          .mytext {color:#49993f;}
        
        Text color #49993f
      
           This box has a color of #49993f        
        
          <div style="background-color:#49993f;">Content here</div>
        
        
          .mybackground {background-color:#49993f;}
        
        Background color #49993f
      
           Border around this has a color of #49993f        
        
          <div style="border:2px solid #49993f;">Content here</div>
        
        
          .myborder {border:2px solid #49993f;}
        
        Border color #49993f