#49945d color space conversions
Hex:
        #49945d
        RGB:
        73, 148, 93
        CMY:
        71, 42, 64
        CMYK:
        51, 0, 37, 42
      HSL:
        136°, 33.9367%, 43.3333%
        HSV (HSB):
        136°, 50.6757%, 58.0392%
        XYZ:
        15.3133, 23.3866, 14.0629
        xyY:
        0.2902, 0.4432, 23.3866
      CIE-Lab:
        55.4683, -35.9832, 22.1251
        CIE-LCH:
        55.4683, 42.2411, 148.4138
        CIE-Luv:
        55.4683, -34.4822, 34.0096
        Hunter-Lab:
        48.3597, -28.1065, 16.6104
      #49945d color charts
#49945d RGB chart
      #49945d CMYK chart
      #49945d RGB pie chart
      #49945d color shades, tints & tones
#49945d color schemes
#49945d color preview, HTML & CSS examples
           This text has a color of #49945d        
        
          <p style="color:#49945d;">Text here</p>
        
        
          .mytext {color:#49945d;}
        
        Text color #49945d
      
           This box has a color of #49945d        
        
          <div style="background-color:#49945d;">Content here</div>
        
        
          .mybackground {background-color:#49945d;}
        
        Background color #49945d
      
           Border around this has a color of #49945d        
        
          <div style="border:2px solid #49945d;">Content here</div>
        
        
          .myborder {border:2px solid #49945d;}
        
        Border color #49945d