#80011f color space conversions
Hex:
        #80011f
        RGB:
        128, 1, 31
        CMY:
        50, 100, 88
        CMYK:
        0, 99, 76, 50
      HSL:
        346°, 98.4496%, 25.2941%
        HSV (HSB):
        346°, 99.2188%, 50.1961%
        XYZ:
        9.1603, 4.7098, 1.7226
        xyY:
        0.5875, 0.3021, 4.7098
      CIE-Lab:
        25.8916, 48.6744, 22.0189
        CIE-LCH:
        25.8916, 53.4231, 24.3406
        CIE-Luv:
        25.8916, 78.5451, 10.2644
        Hunter-Lab:
        21.7021, 37.3643, 10.4853
      #80011f color charts
#80011f RGB chart
      #80011f CMYK chart
      #80011f RGB pie chart
      #80011f color shades, tints & tones
#80011f color schemes
#80011f color preview, HTML & CSS examples
           This text has a color of #80011f        
        
          <p style="color:#80011f;">Text here</p>
        
        
          .mytext {color:#80011f;}
        
        Text color #80011f
      
           This box has a color of #80011f        
        
          <div style="background-color:#80011f;">Content here</div>
        
        
          .mybackground {background-color:#80011f;}
        
        Background color #80011f
      
           Border around this has a color of #80011f        
        
          <div style="border:2px solid #80011f;">Content here</div>
        
        
          .myborder {border:2px solid #80011f;}
        
        Border color #80011f