#49022f color space conversions
Hex:
        #49022f
        RGB:
        73, 2, 47
        CMY:
        71, 99, 82
        CMYK:
        0, 97, 36, 71
      HSL:
        322°, 94.6667%, 14.7059%
        HSV (HSB):
        322°, 97.2603%, 28.6275%
        XYZ:
        3.2825, 1.6651, 2.8377
        xyY:
        0.4216, 0.2139, 1.6651
      CIE-Lab:
        13.6215, 35.1471, -8.2256
        CIE-LCH:
        13.6215, 36.0968, 346.8280
        CIE-Luv:
        13.6215, 28.1938, -10.7665
        Hunter-Lab:
        12.9040, 22.8241, -4.0057
      #49022f color charts
#49022f RGB chart
      #49022f CMYK chart
      #49022f RGB pie chart
      #49022f color shades, tints & tones
#49022f color schemes
#49022f color preview, HTML & CSS examples
           This text has a color of #49022f        
        
          <p style="color:#49022f;">Text here</p>
        
        
          .mytext {color:#49022f;}
        
        Text color #49022f
      
           This box has a color of #49022f        
        
          <div style="background-color:#49022f;">Content here</div>
        
        
          .mybackground {background-color:#49022f;}
        
        Background color #49022f
      
           Border around this has a color of #49022f        
        
          <div style="border:2px solid #49022f;">Content here</div>
        
        
          .myborder {border:2px solid #49022f;}
        
        Border color #49022f