#800e2b color space conversions
Hex:
        #800e2b
        RGB:
        128, 14, 43
        CMY:
        50, 95, 83
        CMYK:
        0, 89, 66, 50
      HSL:
        345°, 80.2817%, 27.8431%
        HSV (HSB):
        345°, 89.0625%, 50.1961%
        XYZ:
        9.4952, 5.0777, 2.7651
        xyY:
        0.5477, 0.2929, 5.0777
      CIE-Lab:
        26.9550, 46.8512, 15.2731
        CIE-LCH:
        26.9550, 49.2778, 18.0556
        CIE-Luv:
        26.9550, 72.3254, 6.3262
        Hunter-Lab:
        22.5337, 35.7816, 8.4981
      #800e2b color charts
#800e2b RGB chart
      #800e2b CMYK chart
      #800e2b RGB pie chart
      #800e2b color shades, tints & tones
#800e2b color schemes
#800e2b color preview, HTML & CSS examples
           This text has a color of #800e2b        
        
          <p style="color:#800e2b;">Text here</p>
        
        
          .mytext {color:#800e2b;}
        
        Text color #800e2b
      
           This box has a color of #800e2b        
        
          <div style="background-color:#800e2b;">Content here</div>
        
        
          .mybackground {background-color:#800e2b;}
        
        Background color #800e2b
      
           Border around this has a color of #800e2b        
        
          <div style="border:2px solid #800e2b;">Content here</div>
        
        
          .myborder {border:2px solid #800e2b;}
        
        Border color #800e2b