#803b1d color space conversions
Hex:
        #803b1d
        RGB:
        128, 59, 29
        CMY:
        50, 77, 89
        CMYK:
        0, 54, 77, 50
      HSL:
        18°, 63.0573%, 30.7843%
        HSV (HSB):
        18°, 77.3438%, 50.1961%
        XYZ:
        10.6878, 7.8058, 2.1058
        xyY:
        0.5188, 0.3789, 7.8058
      CIE-Lab:
        33.5752, 27.6488, 31.7903
        CIE-LCH:
        33.5752, 42.1317, 48.9857
        CIE-Luv:
        33.5752, 52.8048, 24.2568
        Hunter-Lab:
        27.9389, 19.3907, 15.0885
      #803b1d color charts
#803b1d RGB chart
      #803b1d CMYK chart
      #803b1d RGB pie chart
      #803b1d color shades, tints & tones
#803b1d color schemes
#803b1d color preview, HTML & CSS examples
           This text has a color of #803b1d        
        
          <p style="color:#803b1d;">Text here</p>
        
        
          .mytext {color:#803b1d;}
        
        Text color #803b1d
      
           This box has a color of #803b1d        
        
          <div style="background-color:#803b1d;">Content here</div>
        
        
          .mybackground {background-color:#803b1d;}
        
        Background color #803b1d
      
           Border around this has a color of #803b1d        
        
          <div style="border:2px solid #803b1d;">Content here</div>
        
        
          .myborder {border:2px solid #803b1d;}
        
        Border color #803b1d