#800e1b color space conversions
Hex:
        #800e1b
        RGB:
        128, 14, 27
        CMY:
        50, 95, 89
        CMYK:
        0, 89, 79, 50
      HSL:
        353°, 80.2817%, 27.8431%
        HSV (HSB):
        353°, 89.0625%, 50.1961%
        XYZ:
        9.2570, 4.9824, 1.5107
        xyY:
        0.5877, 0.3163, 4.9824
      CIE-Lab:
        26.6846, 46.0600, 25.5355
        CIE-LCH:
        26.6846, 52.6649, 29.0039
        CIE-Luv:
        26.6846, 76.4687, 13.2532
        Hunter-Lab:
        22.3213, 34.9642, 11.6121
      #800e1b color charts
#800e1b RGB chart
      #800e1b CMYK chart
      #800e1b RGB pie chart
      #800e1b color shades, tints & tones
#800e1b color schemes
#800e1b color preview, HTML & CSS examples
           This text has a color of #800e1b        
        
          <p style="color:#800e1b;">Text here</p>
        
        
          .mytext {color:#800e1b;}
        
        Text color #800e1b
      
           This box has a color of #800e1b        
        
          <div style="background-color:#800e1b;">Content here</div>
        
        
          .mybackground {background-color:#800e1b;}
        
        Background color #800e1b
      
           Border around this has a color of #800e1b        
        
          <div style="border:2px solid #800e1b;">Content here</div>
        
        
          .myborder {border:2px solid #800e1b;}
        
        Border color #800e1b