#bd6e2b color space conversions
Hex:
        #bd6e2b
        RGB:
        189, 110, 43
        CMY:
        26, 57, 83
        CMYK:
        0, 42, 77, 26
      HSL:
        28°, 62.9310%, 45.4902%
        HSV (HSB):
        28°, 77.2487%, 74.1176%
        XYZ:
        26.9982, 22.1451, 5.1370
        xyY:
        0.4974, 0.4080, 22.1451
      CIE-Lab:
        54.1806, 26.1741, 48.7331
        CIE-LCH:
        54.1806, 55.3173, 61.7602
        CIE-Luv:
        54.1806, 63.7154, 44.8909
        Hunter-Lab:
        47.0586, 20.0557, 26.4688
      #bd6e2b color charts
#bd6e2b RGB chart
      #bd6e2b CMYK chart
      #bd6e2b RGB pie chart
      #bd6e2b color shades, tints & tones
#bd6e2b color schemes
#bd6e2b color preview, HTML & CSS examples
           This text has a color of #bd6e2b        
        
          <p style="color:#bd6e2b;">Text here</p>
        
        
          .mytext {color:#bd6e2b;}
        
        Text color #bd6e2b
      
           This box has a color of #bd6e2b        
        
          <div style="background-color:#bd6e2b;">Content here</div>
        
        
          .mybackground {background-color:#bd6e2b;}
        
        Background color #bd6e2b
      
           Border around this has a color of #bd6e2b        
        
          <div style="border:2px solid #bd6e2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6e2b;}
        
        Border color #bd6e2b