#49352f color space conversions
Hex:
        #49352f
        RGB:
        73, 53, 47
        CMY:
        71, 79, 82
        CMYK:
        0, 27, 36, 71
      HSL:
        14°, 21.6667%, 23.5294%
        HSV (HSB):
        14°, 35.6164%, 28.6275%
        XYZ:
        4.5338, 4.1679, 3.2549
        xyY:
        0.3792, 0.3486, 4.1679
      CIE-Lab:
        24.2190, 7.9765, 7.2723
        CIE-LCH:
        24.2190, 10.7940, 42.3556
        CIE-Luv:
        24.2190, 12.0415, 6.2913
        Hunter-Lab:
        20.4155, 3.9141, 4.8382
      #49352f color charts
#49352f RGB chart
      #49352f CMYK chart
      #49352f RGB pie chart
      #49352f color shades, tints & tones
#49352f color schemes
#49352f color preview, HTML & CSS examples
           This text has a color of #49352f        
        
          <p style="color:#49352f;">Text here</p>
        
        
          .mytext {color:#49352f;}
        
        Text color #49352f
      
           This box has a color of #49352f        
        
          <div style="background-color:#49352f;">Content here</div>
        
        
          .mybackground {background-color:#49352f;}
        
        Background color #49352f
      
           Border around this has a color of #49352f        
        
          <div style="border:2px solid #49352f;">Content here</div>
        
        
          .myborder {border:2px solid #49352f;}
        
        Border color #49352f