#805f3e color space conversions
Hex:
        #805f3e
        RGB:
        128, 95, 62
        CMY:
        50, 63, 76
        CMYK:
        0, 26, 52, 50
      HSL:
        30°, 34.7368%, 37.2549%
        HSV (HSB):
        30°, 51.5625%, 50.1961%
        XYZ:
        13.8638, 13.1214, 6.3594
        xyY:
        0.4158, 0.3935, 13.1214
      CIE-Lab:
        42.9456, 9.1233, 24.0327
        CIE-LCH:
        42.9456, 25.7061, 69.2122
        CIE-Luv:
        42.9456, 24.2959, 25.4802
        Hunter-Lab:
        36.2235, 4.9261, 14.9475
      #805f3e color charts
#805f3e RGB chart
      #805f3e CMYK chart
      #805f3e RGB pie chart
      #805f3e color shades, tints & tones
#805f3e color schemes
#805f3e color preview, HTML & CSS examples
           This text has a color of #805f3e        
        
          <p style="color:#805f3e;">Text here</p>
        
        
          .mytext {color:#805f3e;}
        
        Text color #805f3e
      
           This box has a color of #805f3e        
        
          <div style="background-color:#805f3e;">Content here</div>
        
        
          .mybackground {background-color:#805f3e;}
        
        Background color #805f3e
      
           Border around this has a color of #805f3e        
        
          <div style="border:2px solid #805f3e;">Content here</div>
        
        
          .myborder {border:2px solid #805f3e;}
        
        Border color #805f3e