#49752e color space conversions
Hex:
        #49752e
        RGB:
        73, 117, 46
        CMY:
        71, 54, 82
        CMYK:
        38, 0, 61, 54
      HSL:
        97°, 43.5583%, 31.9608%
        HSV (HSB):
        97°, 60.6838%, 45.8824%
        XYZ:
        9.6021, 14.3363, 4.8459
        xyY:
        0.3336, 0.4981, 14.3363
      CIE-Lab:
        44.7114, -28.8178, 33.7986
        CIE-LCH:
        44.7114, 44.4164, 130.4519
        CIE-Luv:
        44.7114, -21.6569, 41.3318
        Hunter-Lab:
        37.8633, -20.9934, 18.9162
      #49752e color charts
#49752e RGB chart
      #49752e CMYK chart
      #49752e RGB pie chart
      #49752e color shades, tints & tones
#49752e color schemes
#49752e color preview, HTML & CSS examples
           This text has a color of #49752e        
        
          <p style="color:#49752e;">Text here</p>
        
        
          .mytext {color:#49752e;}
        
        Text color #49752e
      
           This box has a color of #49752e        
        
          <div style="background-color:#49752e;">Content here</div>
        
        
          .mybackground {background-color:#49752e;}
        
        Background color #49752e
      
           Border around this has a color of #49752e        
        
          <div style="border:2px solid #49752e;">Content here</div>
        
        
          .myborder {border:2px solid #49752e;}
        
        Border color #49752e