#801e3a color space conversions
Hex:
        #801e3a
        RGB:
        128, 30, 58
        CMY:
        50, 88, 77
        CMYK:
        0, 77, 55, 50
      HSL:
        343°, 62.0253%, 30.9804%
        HSV (HSB):
        343°, 76.5625%, 50.1961%
        XYZ:
        10.1301, 5.8232, 4.5931
        xyY:
        0.4930, 0.2834, 5.8232
      CIE-Lab:
        28.9620, 43.2599, 7.8991
        CIE-LCH:
        28.9620, 43.9752, 10.3480
        CIE-Luv:
        28.9620, 62.6366, 1.0255
        Hunter-Lab:
        24.1314, 32.7024, 5.6069
      #801e3a color charts
#801e3a RGB chart
      #801e3a CMYK chart
      #801e3a RGB pie chart
      #801e3a color shades, tints & tones
#801e3a color schemes
#801e3a color preview, HTML & CSS examples
           This text has a color of #801e3a        
        
          <p style="color:#801e3a;">Text here</p>
        
        
          .mytext {color:#801e3a;}
        
        Text color #801e3a
      
           This box has a color of #801e3a        
        
          <div style="background-color:#801e3a;">Content here</div>
        
        
          .mybackground {background-color:#801e3a;}
        
        Background color #801e3a
      
           Border around this has a color of #801e3a        
        
          <div style="border:2px solid #801e3a;">Content here</div>
        
        
          .myborder {border:2px solid #801e3a;}
        
        Border color #801e3a