#bd8d7b color space conversions
Hex:
        #bd8d7b
        RGB:
        189, 141, 123
        CMY:
        26, 45, 52
        CMYK:
        0, 25, 35, 26
      HSL:
        16°, 33.3333%, 61.1765%
        HSV (HSB):
        16°, 34.9206%, 74.1176%
        XYZ:
        34.0863, 31.2986, 22.9836
        xyY:
        0.3857, 0.3542, 31.2986
      CIE-Lab:
        62.7589, 15.7580, 16.7084
        CIE-LCH:
        62.7589, 22.9670, 46.6767
        CIE-Luv:
        62.7589, 32.8882, 19.3200
        Hunter-Lab:
        55.9452, 10.8525, 14.8039
      #bd8d7b color charts
#bd8d7b RGB chart
      #bd8d7b CMYK chart
      #bd8d7b RGB pie chart
      #bd8d7b color shades, tints & tones
#bd8d7b color schemes
#bd8d7b color preview, HTML & CSS examples
           This text has a color of #bd8d7b        
        
          <p style="color:#bd8d7b;">Text here</p>
        
        
          .mytext {color:#bd8d7b;}
        
        Text color #bd8d7b
      
           This box has a color of #bd8d7b        
        
          <div style="background-color:#bd8d7b;">Content here</div>
        
        
          .mybackground {background-color:#bd8d7b;}
        
        Background color #bd8d7b
      
           Border around this has a color of #bd8d7b        
        
          <div style="border:2px solid #bd8d7b;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d7b;}
        
        Border color #bd8d7b