#bd6a2b color space conversions
Hex:
        #bd6a2b
        RGB:
        189, 106, 43
        CMY:
        26, 58, 83
        CMYK:
        0, 44, 77, 26
      HSL:
        26°, 62.9310%, 45.4902%
        HSV (HSB):
        26°, 77.2487%, 74.1176%
        XYZ:
        26.5763, 21.3013, 4.9963
        xyY:
        0.5026, 0.4029, 21.3013
      CIE-Lab:
        53.2777, 28.3450, 47.8420
        CIE-LCH:
        53.2777, 55.6084, 59.3545
        CIE-Luv:
        53.2777, 66.8824, 43.3548
        Hunter-Lab:
        46.1533, 22.0168, 25.8889
      #bd6a2b color charts
#bd6a2b RGB chart
      #bd6a2b CMYK chart
      #bd6a2b RGB pie chart
      #bd6a2b color shades, tints & tones
#bd6a2b color schemes
#bd6a2b color preview, HTML & CSS examples
           This text has a color of #bd6a2b        
        
          <p style="color:#bd6a2b;">Text here</p>
        
        
          .mytext {color:#bd6a2b;}
        
        Text color #bd6a2b
      
           This box has a color of #bd6a2b        
        
          <div style="background-color:#bd6a2b;">Content here</div>
        
        
          .mybackground {background-color:#bd6a2b;}
        
        Background color #bd6a2b
      
           Border around this has a color of #bd6a2b        
        
          <div style="border:2px solid #bd6a2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd6a2b;}
        
        Border color #bd6a2b