#800b0f color space conversions
Hex:
        #800b0f
        RGB:
        128, 11, 15
        CMY:
        50, 96, 94
        CMYK:
        0, 91, 88, 50
      HSL:
        358°, 84.1727%, 27.2549%
        HSV (HSB):
        358°, 91.4062%, 50.1961%
        XYZ:
        9.1080, 4.8630, 0.9106
        xyY:
        0.6120, 0.3268, 4.8630
      CIE-Lab:
        26.3409, 46.3006, 32.3914
        CIE-LCH:
        26.3409, 56.5061, 34.9762
        CIE-Luv:
        26.3409, 79.3955, 16.3949
        Hunter-Lab:
        22.0523, 35.1322, 12.9885
      #800b0f color charts
#800b0f RGB chart
      #800b0f CMYK chart
      #800b0f RGB pie chart
      #800b0f color shades, tints & tones
#800b0f color schemes
#800b0f color preview, HTML & CSS examples
           This text has a color of #800b0f        
        
          <p style="color:#800b0f;">Text here</p>
        
        
          .mytext {color:#800b0f;}
        
        Text color #800b0f
      
           This box has a color of #800b0f        
        
          <div style="background-color:#800b0f;">Content here</div>
        
        
          .mybackground {background-color:#800b0f;}
        
        Background color #800b0f
      
           Border around this has a color of #800b0f        
        
          <div style="border:2px solid #800b0f;">Content here</div>
        
        
          .myborder {border:2px solid #800b0f;}
        
        Border color #800b0f