#8b805d color space conversions
Hex:
        #8b805d
        RGB:
        139, 128, 93
        CMY:
        45, 50, 64
        CMYK:
        0, 8, 33, 45
      HSL:
        46°, 19.8276%, 45.4902%
        HSV (HSB):
        46°, 33.0935%, 54.5098%
        XYZ:
        20.3424, 21.7176, 13.4757
        xyY:
        0.3663, 0.3911, 21.7176
      CIE-Lab:
        53.7261, -1.4608, 20.5484
        CIE-LCH:
        53.7261, 20.6003, 94.0664
        CIE-Luv:
        53.7261, 8.8501, 26.0754
        Hunter-Lab:
        46.6022, -3.6364, 15.4770
      #8b805d color charts
#8b805d RGB chart
      #8b805d CMYK chart
      #8b805d RGB pie chart
      #8b805d color shades, tints & tones
#8b805d color schemes
#8b805d color preview, HTML & CSS examples
           This text has a color of #8b805d        
        
          <p style="color:#8b805d;">Text here</p>
        
        
          .mytext {color:#8b805d;}
        
        Text color #8b805d
      
           This box has a color of #8b805d        
        
          <div style="background-color:#8b805d;">Content here</div>
        
        
          .mybackground {background-color:#8b805d;}
        
        Background color #8b805d
      
           Border around this has a color of #8b805d        
        
          <div style="border:2px solid #8b805d;">Content here</div>
        
        
          .myborder {border:2px solid #8b805d;}
        
        Border color #8b805d