#801e1e color space conversions
Hex:
        #801e1e
        RGB:
        128, 30, 30
        CMY:
        50, 88, 88
        CMYK:
        0, 77, 77, 50
      HSL:
        0°, 62.0253%, 30.9804%
        HSV (HSB):
        0°, 76.5625%, 50.1961%
        XYZ:
        9.6007, 5.6115, 1.8054
        xyY:
        0.5642, 0.3297, 5.6115
      CIE-Lab:
        28.4103, 41.4345, 25.5697
        CIE-LCH:
        28.4103, 48.6891, 31.6792
        CIE-Luv:
        28.4103, 69.9252, 15.0783
        Hunter-Lab:
        23.6886, 30.8890, 12.0632
      #801e1e color charts
#801e1e RGB chart
      #801e1e CMYK chart
      #801e1e RGB pie chart
      #801e1e color shades, tints & tones
#801e1e color schemes
#801e1e color preview, HTML & CSS examples
           This text has a color of #801e1e        
        
          <p style="color:#801e1e;">Text here</p>
        
        
          .mytext {color:#801e1e;}
        
        Text color #801e1e
      
           This box has a color of #801e1e        
        
          <div style="background-color:#801e1e;">Content here</div>
        
        
          .mybackground {background-color:#801e1e;}
        
        Background color #801e1e
      
           Border around this has a color of #801e1e        
        
          <div style="border:2px solid #801e1e;">Content here</div>
        
        
          .myborder {border:2px solid #801e1e;}
        
        Border color #801e1e