#49482d color space conversions
Hex:
        #49482d
        RGB:
        73, 72, 45
        CMY:
        71, 72, 82
        CMYK:
        0, 1, 38, 71
      HSL:
        58°, 23.7288%, 23.1373%
        HSV (HSB):
        58°, 38.3562%, 28.6275%
        XYZ:
        5.5387, 6.2407, 3.3953
        xyY:
        0.3650, 0.4113, 6.2407
      CIE-Lab:
        30.0117, -4.4792, 16.3797
        CIE-LCH:
        30.0117, 16.9811, 105.2943
        CIE-Luv:
        30.0117, 1.8699, 17.7018
        Hunter-Lab:
        24.9813, -4.1416, 9.4287
      #49482d color charts
#49482d RGB chart
      #49482d CMYK chart
      #49482d RGB pie chart
      #49482d color shades, tints & tones
#49482d color schemes
#49482d color preview, HTML & CSS examples
           This text has a color of #49482d        
        
          <p style="color:#49482d;">Text here</p>
        
        
          .mytext {color:#49482d;}
        
        Text color #49482d
      
           This box has a color of #49482d        
        
          <div style="background-color:#49482d;">Content here</div>
        
        
          .mybackground {background-color:#49482d;}
        
        Background color #49482d
      
           Border around this has a color of #49482d        
        
          <div style="border:2px solid #49482d;">Content here</div>
        
        
          .myborder {border:2px solid #49482d;}
        
        Border color #49482d