#803b2e color space conversions
Hex:
        #803b2e
        RGB:
        128, 59, 46
        CMY:
        50, 77, 82
        CMYK:
        0, 54, 64, 50
      HSL:
        10°, 47.1264%, 34.1176%
        HSV (HSB):
        10°, 64.0625%, 50.1961%
        XYZ:
        10.9592, 7.9144, 3.5348
        xyY:
        0.4891, 0.3532, 7.9144
      CIE-Lab:
        33.8039, 28.6884, 22.0673
        CIE-LCH:
        33.8039, 36.1938, 37.5678
        CIE-Luv:
        33.8039, 50.3860, 17.3286
        Hunter-Lab:
        28.1325, 20.3039, 12.2431
      #803b2e color charts
#803b2e RGB chart
      #803b2e CMYK chart
      #803b2e RGB pie chart
      #803b2e color shades, tints & tones
#803b2e color schemes
#803b2e color preview, HTML & CSS examples
           This text has a color of #803b2e        
        
          <p style="color:#803b2e;">Text here</p>
        
        
          .mytext {color:#803b2e;}
        
        Text color #803b2e
      
           This box has a color of #803b2e        
        
          <div style="background-color:#803b2e;">Content here</div>
        
        
          .mybackground {background-color:#803b2e;}
        
        Background color #803b2e
      
           Border around this has a color of #803b2e        
        
          <div style="border:2px solid #803b2e;">Content here</div>
        
        
          .myborder {border:2px solid #803b2e;}
        
        Border color #803b2e