#800d1b color space conversions
Hex:
        #800d1b
        RGB:
        128, 13, 27
        CMY:
        50, 95, 89
        CMYK:
        0, 90, 79, 50
      HSL:
        353°, 81.5603%, 27.6471%
        HSV (HSB):
        353°, 89.8438%, 50.1961%
        XYZ:
        9.2438, 4.9562, 1.5063
        xyY:
        0.5885, 0.3156, 4.9562
      CIE-Lab:
        26.6095, 46.2747, 25.4526
        CIE-LCH:
        26.6095, 52.8127, 28.8122
        CIE-Luv:
        26.6095, 76.7369, 13.1238
        Hunter-Lab:
        22.2625, 35.1576, 11.5720
      #800d1b color charts
#800d1b RGB chart
      #800d1b CMYK chart
      #800d1b RGB pie chart
      #800d1b color shades, tints & tones
#800d1b color schemes
#800d1b color preview, HTML & CSS examples
           This text has a color of #800d1b        
        
          <p style="color:#800d1b;">Text here</p>
        
        
          .mytext {color:#800d1b;}
        
        Text color #800d1b
      
           This box has a color of #800d1b        
        
          <div style="background-color:#800d1b;">Content here</div>
        
        
          .mybackground {background-color:#800d1b;}
        
        Background color #800d1b
      
           Border around this has a color of #800d1b        
        
          <div style="border:2px solid #800d1b;">Content here</div>
        
        
          .myborder {border:2px solid #800d1b;}
        
        Border color #800d1b