#49080d color space conversions
Hex:
        #49080d
        RGB:
        73, 8, 13
        CMY:
        71, 97, 95
        CMYK:
        0, 89, 82, 71
      HSL:
        355°, 80.2469%, 15.8824%
        HSV (HSB):
        355°, 89.0411%, 28.6275%
        XYZ:
        2.9071, 1.6192, 0.5401
        xyY:
        0.5738, 0.3196, 1.6192
      CIE-Lab:
        13.3466, 29.8733, 15.2863
        CIE-LCH:
        13.3466, 33.5572, 27.0991
        CIE-Luv:
        13.3466, 35.6927, 6.4879
        Hunter-Lab:
        12.7247, 18.5123, 6.3909
      #49080d color charts
#49080d RGB chart
      #49080d CMYK chart
      #49080d RGB pie chart
      #49080d color shades, tints & tones
#49080d color schemes
#49080d color preview, HTML & CSS examples
           This text has a color of #49080d        
        
          <p style="color:#49080d;">Text here</p>
        
        
          .mytext {color:#49080d;}
        
        Text color #49080d
      
           This box has a color of #49080d        
        
          <div style="background-color:#49080d;">Content here</div>
        
        
          .mybackground {background-color:#49080d;}
        
        Background color #49080d
      
           Border around this has a color of #49080d        
        
          <div style="border:2px solid #49080d;">Content here</div>
        
        
          .myborder {border:2px solid #49080d;}
        
        Border color #49080d