#49020f color space conversions
Hex:
        #49020f
        RGB:
        73, 2, 15
        CMY:
        71, 99, 94
        CMYK:
        0, 97, 79, 71
      HSL:
        349°, 94.6667%, 14.7059%
        HSV (HSB):
        349°, 97.2603%, 28.6275%
        XYZ:
        2.8556, 1.4944, 0.5899
        xyY:
        0.5781, 0.3025, 1.4944
      CIE-Lab:
        12.5722, 32.2812, 13.2391
        CIE-LCH:
        12.5722, 34.8905, 22.2994
        CIE-Luv:
        12.5722, 36.7038, 4.7457
        Hunter-Lab:
        12.2245, 20.3041, 5.6962
      #49020f color charts
#49020f RGB chart
      #49020f CMYK chart
      #49020f RGB pie chart
      #49020f color shades, tints & tones
#49020f color schemes
#49020f color preview, HTML & CSS examples
           This text has a color of #49020f        
        
          <p style="color:#49020f;">Text here</p>
        
        
          .mytext {color:#49020f;}
        
        Text color #49020f
      
           This box has a color of #49020f        
        
          <div style="background-color:#49020f;">Content here</div>
        
        
          .mybackground {background-color:#49020f;}
        
        Background color #49020f
      
           Border around this has a color of #49020f        
        
          <div style="border:2px solid #49020f;">Content here</div>
        
        
          .myborder {border:2px solid #49020f;}
        
        Border color #49020f