#49061a color space conversions
Hex:
        #49061a
        RGB:
        73, 6, 26
        CMY:
        71, 98, 90
        CMYK:
        0, 92, 64, 71
      HSL:
        342°, 84.8101%, 15.4902%
        HSV (HSB):
        342°, 91.7808%, 28.6275%
        XYZ:
        2.9992, 1.6213, 1.1321
        xyY:
        0.5214, 0.2818, 1.6213
      CIE-Lab:
        13.3593, 31.4526, 6.9668
        CIE-LCH:
        13.3593, 32.2149, 12.4895
        CIE-Luv:
        13.3593, 33.4745, 1.1685
        Hunter-Lab:
        12.7330, 19.7624, 3.6414
      #49061a color charts
#49061a RGB chart
      #49061a CMYK chart
      #49061a RGB pie chart
      #49061a color shades, tints & tones
#49061a color schemes
#49061a color preview, HTML & CSS examples
           This text has a color of #49061a        
        
          <p style="color:#49061a;">Text here</p>
        
        
          .mytext {color:#49061a;}
        
        Text color #49061a
      
           This box has a color of #49061a        
        
          <div style="background-color:#49061a;">Content here</div>
        
        
          .mybackground {background-color:#49061a;}
        
        Background color #49061a
      
           Border around this has a color of #49061a        
        
          <div style="border:2px solid #49061a;">Content here</div>
        
        
          .myborder {border:2px solid #49061a;}
        
        Border color #49061a