#800e0f color space conversions
Hex:
        #800e0f
        RGB:
        128, 14, 15
        CMY:
        50, 95, 94
        CMYK:
        0, 89, 88, 50
      HSL:
        359°, 80.2817%, 27.8431%
        HSV (HSB):
        359°, 89.0625%, 50.1961%
        XYZ:
        9.1453, 4.9378, 0.9230
        xyY:
        0.6094, 0.3290, 4.9378
      CIE-Lab:
        26.5567, 45.6829, 32.5853
        CIE-LCH:
        26.5567, 56.1135, 35.5000
        CIE-Luv:
        26.5567, 78.5830, 16.7515
        Hunter-Lab:
        22.2211, 34.5769, 13.0920
      #800e0f color charts
#800e0f RGB chart
      #800e0f CMYK chart
      #800e0f RGB pie chart
      #800e0f color shades, tints & tones
#800e0f color schemes
#800e0f color preview, HTML & CSS examples
           This text has a color of #800e0f        
        
          <p style="color:#800e0f;">Text here</p>
        
        
          .mytext {color:#800e0f;}
        
        Text color #800e0f
      
           This box has a color of #800e0f        
        
          <div style="background-color:#800e0f;">Content here</div>
        
        
          .mybackground {background-color:#800e0f;}
        
        Background color #800e0f
      
           Border around this has a color of #800e0f        
        
          <div style="border:2px solid #800e0f;">Content here</div>
        
        
          .myborder {border:2px solid #800e0f;}
        
        Border color #800e0f