#bd8a5f color space conversions
Hex:
        #bd8a5f
        RGB:
        189, 138, 95
        CMY:
        26, 46, 63
        CMYK:
        0, 27, 50, 26
      HSL:
        27°, 41.5929%, 55.6863%
        HSV (HSB):
        27°, 49.7354%, 74.1176%
        XYZ:
        32.1403, 29.8220, 14.8887
        xyY:
        0.4182, 0.3880, 29.8220
      CIE-Lab:
        61.5003, 14.2899, 30.5837
        CIE-LCH:
        61.5003, 33.7574, 64.9561
        CIE-Luv:
        61.5003, 37.9302, 34.9705
        Hunter-Lab:
        54.6095, 9.4891, 22.0619
      #bd8a5f color charts
#bd8a5f RGB chart
      #bd8a5f CMYK chart
      #bd8a5f RGB pie chart
      #bd8a5f color shades, tints & tones
#bd8a5f color schemes
#bd8a5f color preview, HTML & CSS examples
           This text has a color of #bd8a5f        
        
          <p style="color:#bd8a5f;">Text here</p>
        
        
          .mytext {color:#bd8a5f;}
        
        Text color #bd8a5f
      
           This box has a color of #bd8a5f        
        
          <div style="background-color:#bd8a5f;">Content here</div>
        
        
          .mybackground {background-color:#bd8a5f;}
        
        Background color #bd8a5f
      
           Border around this has a color of #bd8a5f        
        
          <div style="border:2px solid #bd8a5f;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a5f;}
        
        Border color #bd8a5f