#49552d color space conversions
Hex:
        #49552d
        RGB:
        73, 85, 45
        CMY:
        71, 67, 82
        CMYK:
        14, 0, 47, 67
      HSL:
        78°, 30.7692%, 25.4902%
        HSV (HSB):
        78°, 47.0588%, 33.3333%
        XYZ:
        6.4698, 8.1029, 3.7056
        xyY:
        0.3540, 0.4433, 8.1029
      CIE-Lab:
        34.1963, -12.2112, 21.7320
        CIE-LCH:
        34.1963, 24.9278, 119.3316
        CIE-Luv:
        34.1963, -5.2605, 24.8153
        Hunter-Lab:
        28.4656, -9.2445, 12.2076
      #49552d color charts
#49552d RGB chart
      #49552d CMYK chart
      #49552d RGB pie chart
      #49552d color shades, tints & tones
#49552d color schemes
#49552d color preview, HTML & CSS examples
           This text has a color of #49552d        
        
          <p style="color:#49552d;">Text here</p>
        
        
          .mytext {color:#49552d;}
        
        Text color #49552d
      
           This box has a color of #49552d        
        
          <div style="background-color:#49552d;">Content here</div>
        
        
          .mybackground {background-color:#49552d;}
        
        Background color #49552d
      
           Border around this has a color of #49552d        
        
          <div style="border:2px solid #49552d;">Content here</div>
        
        
          .myborder {border:2px solid #49552d;}
        
        Border color #49552d