#49293f color space conversions
Hex:
        #49293f
        RGB:
        73, 41, 63
        CMY:
        71, 84, 75
        CMYK:
        0, 44, 14, 71
      HSL:
        319°, 28.0702%, 22.3529%
        HSV (HSB):
        319°, 43.8356%, 28.6275%
        XYZ:
        4.4378, 3.3612, 5.1175
        xyY:
        0.3436, 0.2602, 3.3612
      CIE-Lab:
        21.4361, 18.6819, -7.6316
        CIE-LCH:
        21.4361, 20.1806, 337.7800
        CIE-Luv:
        21.4361, 15.3253, -10.4399
        Hunter-Lab:
        18.3336, 11.1234, -3.7162
      #49293f color charts
#49293f RGB chart
      #49293f CMYK chart
      #49293f RGB pie chart
      #49293f color shades, tints & tones
#49293f color schemes
#49293f color preview, HTML & CSS examples
           This text has a color of #49293f        
        
          <p style="color:#49293f;">Text here</p>
        
        
          .mytext {color:#49293f;}
        
        Text color #49293f
      
           This box has a color of #49293f        
        
          <div style="background-color:#49293f;">Content here</div>
        
        
          .mybackground {background-color:#49293f;}
        
        Background color #49293f
      
           Border around this has a color of #49293f        
        
          <div style="border:2px solid #49293f;">Content here</div>
        
        
          .myborder {border:2px solid #49293f;}
        
        Border color #49293f