#bdae7b color space conversions
Hex:
        #bdae7b
        RGB:
        189, 174, 123
        CMY:
        26, 32, 52
        CMYK:
        0, 8, 35, 26
      HSL:
        46°, 33.3333%, 61.1765%
        HSV (HSB):
        46°, 34.9206%, 74.1176%
        XYZ:
        39.6975, 42.5210, 24.8540
        xyY:
        0.3708, 0.3971, 42.5210
      CIE-Lab:
        71.2286, -2.2381, 28.1649
        CIE-LCH:
        71.2286, 28.2537, 94.5435
        CIE-Luv:
        71.2286, 12.3119, 37.5095
        Hunter-Lab:
        65.2081, -5.4468, 23.0474
      #bdae7b color charts
#bdae7b RGB chart
      #bdae7b CMYK chart
      #bdae7b RGB pie chart
      #bdae7b color shades, tints & tones
#bdae7b color schemes
#bdae7b color preview, HTML & CSS examples
           This text has a color of #bdae7b        
        
          <p style="color:#bdae7b;">Text here</p>
        
        
          .mytext {color:#bdae7b;}
        
        Text color #bdae7b
      
           This box has a color of #bdae7b        
        
          <div style="background-color:#bdae7b;">Content here</div>
        
        
          .mybackground {background-color:#bdae7b;}
        
        Background color #bdae7b
      
           Border around this has a color of #bdae7b        
        
          <div style="border:2px solid #bdae7b;">Content here</div>
        
        
          .myborder {border:2px solid #bdae7b;}
        
        Border color #bdae7b