#49043f color space conversions
Hex:
        #49043f
        RGB:
        73, 4, 63
        CMY:
        71, 98, 75
        CMYK:
        0, 95, 14, 71
      HSL:
        309°, 89.6104%, 15.0980%
        HSV (HSB):
        309°, 94.5205%, 28.6275%
        XYZ:
        3.6883, 1.8622, 4.8677
        xyY:
        0.3540, 0.1787, 1.8622
      CIE-Lab:
        14.7467, 36.7482, -17.9708
        CIE-LCH:
        14.7467, 40.9069, 333.9402
        CIE-Luv:
        14.7467, 23.2590, -20.2753
        Hunter-Lab:
        13.6462, 24.3640, -11.5968
      #49043f color charts
#49043f RGB chart
      #49043f CMYK chart
      #49043f RGB pie chart
      #49043f color shades, tints & tones
#49043f color schemes
#49043f color preview, HTML & CSS examples
           This text has a color of #49043f        
        
          <p style="color:#49043f;">Text here</p>
        
        
          .mytext {color:#49043f;}
        
        Text color #49043f
      
           This box has a color of #49043f        
        
          <div style="background-color:#49043f;">Content here</div>
        
        
          .mybackground {background-color:#49043f;}
        
        Background color #49043f
      
           Border around this has a color of #49043f        
        
          <div style="border:2px solid #49043f;">Content here</div>
        
        
          .myborder {border:2px solid #49043f;}
        
        Border color #49043f