#805b2e color space conversions
Hex:
        #805b2e
        RGB:
        128, 91, 46
        CMY:
        50, 64, 82
        CMYK:
        0, 29, 64, 50
      HSL:
        33°, 47.1264%, 34.1176%
        HSV (HSB):
        33°, 64.0625%, 50.1961%
        XYZ:
        13.1363, 12.2686, 4.2605
        xyY:
        0.4428, 0.4136, 12.2686
      CIE-Lab:
        41.6399, 10.0647, 31.4802
        CIE-LCH:
        41.6399, 33.0500, 72.2701
        CIE-Luv:
        41.6399, 28.3861, 31.1768
        Hunter-Lab:
        35.0266, 5.6478, 17.3068
      #805b2e color charts
#805b2e RGB chart
      #805b2e CMYK chart
      #805b2e RGB pie chart
      #805b2e color shades, tints & tones
#805b2e color schemes
#805b2e color preview, HTML & CSS examples
           This text has a color of #805b2e        
        
          <p style="color:#805b2e;">Text here</p>
        
        
          .mytext {color:#805b2e;}
        
        Text color #805b2e
      
           This box has a color of #805b2e        
        
          <div style="background-color:#805b2e;">Content here</div>
        
        
          .mybackground {background-color:#805b2e;}
        
        Background color #805b2e
      
           Border around this has a color of #805b2e        
        
          <div style="border:2px solid #805b2e;">Content here</div>
        
        
          .myborder {border:2px solid #805b2e;}
        
        Border color #805b2e