#806d2d color space conversions
Hex:
        #806d2d
        RGB:
        128, 109, 45
        CMY:
        50, 57, 82
        CMYK:
        0, 15, 65, 50
      HSL:
        46°, 47.9769%, 33.9216%
        HSV (HSB):
        46°, 64.8437%, 50.1961%
        XYZ:
        14.8444, 15.7159, 4.7337
        xyY:
        0.4206, 0.4453, 15.7159
      CIE-Lab:
        46.5996, -0.5620, 37.6051
        CIE-LCH:
        46.5996, 37.6093, 90.8562
        CIE-Luv:
        46.5996, 15.9982, 39.8896
        Hunter-Lab:
        39.6433, -2.5368, 20.6706
      #806d2d color charts
#806d2d RGB chart
      #806d2d CMYK chart
      #806d2d RGB pie chart
      #806d2d color shades, tints & tones
#806d2d color schemes
#806d2d color preview, HTML & CSS examples
           This text has a color of #806d2d        
        
          <p style="color:#806d2d;">Text here</p>
        
        
          .mytext {color:#806d2d;}
        
        Text color #806d2d
      
           This box has a color of #806d2d        
        
          <div style="background-color:#806d2d;">Content here</div>
        
        
          .mybackground {background-color:#806d2d;}
        
        Background color #806d2d
      
           Border around this has a color of #806d2d        
        
          <div style="border:2px solid #806d2d;">Content here</div>
        
        
          .myborder {border:2px solid #806d2d;}
        
        Border color #806d2d