#49080b color space conversions
Hex:
        #49080b
        RGB:
        73, 8, 11
        CMY:
        71, 97, 96
        CMYK:
        0, 89, 85, 71
      HSL:
        357°, 80.2469%, 15.8824%
        HSV (HSB):
        357°, 89.0411%, 28.6275%
        XYZ:
        2.8949, 1.6143, 0.4756
        xyY:
        0.5807, 0.3238, 1.6143
      CIE-Lab:
        13.3170, 29.7811, 16.1573
        CIE-LCH:
        13.3170, 33.8818, 28.4813
        CIE-Luv:
        13.3170, 35.9996, 7.0624
        Hunter-Lab:
        12.7055, 18.4358, 6.6744
      #49080b color charts
#49080b RGB chart
      #49080b CMYK chart
      #49080b RGB pie chart
      #49080b color shades, tints & tones
#49080b color schemes
#49080b color preview, HTML & CSS examples
           This text has a color of #49080b        
        
          <p style="color:#49080b;">Text here</p>
        
        
          .mytext {color:#49080b;}
        
        Text color #49080b
      
           This box has a color of #49080b        
        
          <div style="background-color:#49080b;">Content here</div>
        
        
          .mybackground {background-color:#49080b;}
        
        Background color #49080b
      
           Border around this has a color of #49080b        
        
          <div style="border:2px solid #49080b;">Content here</div>
        
        
          .myborder {border:2px solid #49080b;}
        
        Border color #49080b