#bd5b2e color space conversions
Hex:
        #bd5b2e
        RGB:
        189, 91, 46
        CMY:
        26, 64, 82
        CMYK:
        0, 52, 76, 26
      HSL:
        19°, 60.8511%, 46.0784%
        HSV (HSB):
        19°, 75.6614%, 74.1176%
        XYZ:
        25.2205, 18.4982, 4.8260
        xyY:
        0.5195, 0.3811, 18.4982
      CIE-Lab:
        50.0949, 36.4063, 43.1775
        CIE-LCH:
        50.0949, 56.4776, 49.8631
        CIE-Luv:
        50.0949, 78.2960, 36.8372
        Hunter-Lab:
        43.0096, 29.4043, 23.4539
      #bd5b2e color charts
#bd5b2e RGB chart
      #bd5b2e CMYK chart
      #bd5b2e RGB pie chart
      #bd5b2e color shades, tints & tones
#bd5b2e color schemes
#bd5b2e color preview, HTML & CSS examples
           This text has a color of #bd5b2e        
        
          <p style="color:#bd5b2e;">Text here</p>
        
        
          .mytext {color:#bd5b2e;}
        
        Text color #bd5b2e
      
           This box has a color of #bd5b2e        
        
          <div style="background-color:#bd5b2e;">Content here</div>
        
        
          .mybackground {background-color:#bd5b2e;}
        
        Background color #bd5b2e
      
           Border around this has a color of #bd5b2e        
        
          <div style="border:2px solid #bd5b2e;">Content here</div>
        
        
          .myborder {border:2px solid #bd5b2e;}
        
        Border color #bd5b2e