#800e2e color space conversions
Hex:
        #800e2e
        RGB:
        128, 14, 46
        CMY:
        50, 95, 82
        CMYK:
        0, 89, 64, 50
      HSL:
        343°, 80.2817%, 27.8431%
        HSV (HSB):
        343°, 89.0625%, 50.1961%
        XYZ:
        9.5523, 5.1005, 3.0658
        xyY:
        0.5391, 0.2879, 5.1005
      CIE-Lab:
        27.0193, 47.0381, 13.3261
        CIE-LCH:
        27.0193, 48.8893, 15.8177
        CIE-Luv:
        27.0193, 71.3998, 4.7647
        Hunter-Lab:
        22.5843, 35.9757, 7.7605
      #800e2e color charts
#800e2e RGB chart
      #800e2e CMYK chart
      #800e2e RGB pie chart
      #800e2e color shades, tints & tones
#800e2e color schemes
#800e2e color preview, HTML & CSS examples
           This text has a color of #800e2e        
        
          <p style="color:#800e2e;">Text here</p>
        
        
          .mytext {color:#800e2e;}
        
        Text color #800e2e
      
           This box has a color of #800e2e        
        
          <div style="background-color:#800e2e;">Content here</div>
        
        
          .mybackground {background-color:#800e2e;}
        
        Background color #800e2e
      
           Border around this has a color of #800e2e        
        
          <div style="border:2px solid #800e2e;">Content here</div>
        
        
          .myborder {border:2px solid #800e2e;}
        
        Border color #800e2e