#49021f color space conversions
Hex:
        #49021f
        RGB:
        73, 2, 31
        CMY:
        71, 99, 88
        CMYK:
        0, 97, 58, 71
      HSL:
        335°, 94.6667%, 14.7059%
        HSV (HSB):
        335°, 97.2603%, 28.6275%
        XYZ:
        3.0167, 1.5588, 1.4382
        xyY:
        0.5016, 0.2592, 1.5588
      CIE-Lab:
        12.9772, 33.4055, 2.6836
        CIE-LCH:
        12.9772, 33.5132, 4.5929
        CIE-Luv:
        12.9772, 32.9040, -1.9496
        Hunter-Lab:
        12.4852, 21.2800, 1.9099
      #49021f color charts
#49021f RGB chart
      #49021f CMYK chart
      #49021f RGB pie chart
      #49021f color shades, tints & tones
#49021f color schemes
#49021f color preview, HTML & CSS examples
           This text has a color of #49021f        
        
          <p style="color:#49021f;">Text here</p>
        
        
          .mytext {color:#49021f;}
        
        Text color #49021f
      
           This box has a color of #49021f        
        
          <div style="background-color:#49021f;">Content here</div>
        
        
          .mybackground {background-color:#49021f;}
        
        Background color #49021f
      
           Border around this has a color of #49021f        
        
          <div style="border:2px solid #49021f;">Content here</div>
        
        
          .myborder {border:2px solid #49021f;}
        
        Border color #49021f