#bd5e2b color space conversions
Hex:
        #bd5e2b
        RGB:
        189, 94, 43
        CMY:
        26, 63, 83
        CMYK:
        0, 50, 77, 26
      HSL:
        21°, 62.9310%, 45.4902%
        HSV (HSB):
        21°, 77.2487%, 74.1176%
        XYZ:
        25.4250, 18.9986, 4.6126
        xyY:
        0.5185, 0.3874, 18.9986
      CIE-Lab:
        50.6856, 34.7264, 45.2552
        CIE-LCH:
        50.6856, 57.0435, 52.4993
        CIE-Luv:
        50.6856, 76.3118, 38.8820
        Hunter-Lab:
        43.5874, 27.8430, 24.2369
      #bd5e2b color charts
#bd5e2b RGB chart
      #bd5e2b CMYK chart
      #bd5e2b RGB pie chart
      #bd5e2b color shades, tints & tones
#bd5e2b color schemes
#bd5e2b color preview, HTML & CSS examples
           This text has a color of #bd5e2b        
        
          <p style="color:#bd5e2b;">Text here</p>
        
        
          .mytext {color:#bd5e2b;}
        
        Text color #bd5e2b
      
           This box has a color of #bd5e2b        
        
          <div style="background-color:#bd5e2b;">Content here</div>
        
        
          .mybackground {background-color:#bd5e2b;}
        
        Background color #bd5e2b
      
           Border around this has a color of #bd5e2b        
        
          <div style="border:2px solid #bd5e2b;">Content here</div>
        
        
          .myborder {border:2px solid #bd5e2b;}
        
        Border color #bd5e2b