#49263d color space conversions
Hex:
        #49263d
        RGB:
        73, 38, 61
        CMY:
        71, 85, 76
        CMYK:
        0, 48, 16, 71
      HSL:
        321°, 31.5315%, 21.7647%
        HSV (HSB):
        321°, 47.9452%, 28.6275%
        XYZ:
        4.2831, 3.1396, 4.7951
        xyY:
        0.3506, 0.2570, 3.1396
      CIE-Lab:
        20.5946, 20.1919, -7.5339
        CIE-LCH:
        20.5946, 21.5516, 339.5386
        CIE-Luv:
        20.5946, 16.7804, -10.3510
        Hunter-Lab:
        17.7190, 12.1393, -3.6419
      #49263d color charts
#49263d RGB chart
      #49263d CMYK chart
      #49263d RGB pie chart
      #49263d color shades, tints & tones
#49263d color schemes
#49263d color preview, HTML & CSS examples
           This text has a color of #49263d        
        
          <p style="color:#49263d;">Text here</p>
        
        
          .mytext {color:#49263d;}
        
        Text color #49263d
      
           This box has a color of #49263d        
        
          <div style="background-color:#49263d;">Content here</div>
        
        
          .mybackground {background-color:#49263d;}
        
        Background color #49263d
      
           Border around this has a color of #49263d        
        
          <div style="border:2px solid #49263d;">Content here</div>
        
        
          .myborder {border:2px solid #49263d;}
        
        Border color #49263d