#806d3d color space conversions
Hex:
        #806d3d
        RGB:
        128, 109, 61
        CMY:
        50, 57, 76
        CMYK:
        0, 15, 52, 50
      HSL:
        43°, 35.4497%, 37.0588%
        HSV (HSB):
        43°, 52.3437%, 50.1961%
        XYZ:
        15.2130, 15.8634, 6.6750
        xyY:
        0.4030, 0.4202, 15.8634
      CIE-Lab:
        46.7948, 0.8075, 29.4061
        CIE-LCH:
        46.7948, 29.4172, 88.4270
        CIE-Luv:
        46.7948, 15.1521, 33.0148
        Hunter-Lab:
        39.8289, -1.5207, 17.9437
      #806d3d color charts
#806d3d RGB chart
      #806d3d CMYK chart
      #806d3d RGB pie chart
      #806d3d color shades, tints & tones
#806d3d color schemes
#806d3d color preview, HTML & CSS examples
           This text has a color of #806d3d        
        
          <p style="color:#806d3d;">Text here</p>
        
        
          .mytext {color:#806d3d;}
        
        Text color #806d3d
      
           This box has a color of #806d3d        
        
          <div style="background-color:#806d3d;">Content here</div>
        
        
          .mybackground {background-color:#806d3d;}
        
        Background color #806d3d
      
           Border around this has a color of #806d3d        
        
          <div style="border:2px solid #806d3d;">Content here</div>
        
        
          .myborder {border:2px solid #806d3d;}
        
        Border color #806d3d