#49293b color space conversions
Hex:
        #49293b
        RGB:
        73, 41, 59
        CMY:
        71, 84, 77
        CMYK:
        0, 44, 19, 71
      HSL:
        326°, 28.0702%, 22.3529%
        HSV (HSB):
        326°, 43.8356%, 28.6275%
        XYZ:
        4.3300, 3.3181, 4.5499
        xyY:
        0.3550, 0.2720, 3.3181
      CIE-Lab:
        21.2753, 17.9052, -5.1351
        CIE-LCH:
        21.2753, 18.6270, 343.9975
        CIE-Luv:
        21.2753, 15.9866, -7.6234
        Hunter-Lab:
        18.2157, 10.5534, -2.0585
      #49293b color charts
#49293b RGB chart
      #49293b CMYK chart
      #49293b RGB pie chart
      #49293b color shades, tints & tones
#49293b color schemes
#49293b color preview, HTML & CSS examples
           This text has a color of #49293b        
        
          <p style="color:#49293b;">Text here</p>
        
        
          .mytext {color:#49293b;}
        
        Text color #49293b
      
           This box has a color of #49293b        
        
          <div style="background-color:#49293b;">Content here</div>
        
        
          .mybackground {background-color:#49293b;}
        
        Background color #49293b
      
           Border around this has a color of #49293b        
        
          <div style="border:2px solid #49293b;">Content here</div>
        
        
          .myborder {border:2px solid #49293b;}
        
        Border color #49293b