#bdb47f color space conversions
Hex:
        #bdb47f
        RGB:
        189, 180, 127
        CMY:
        26, 29, 50
        CMYK:
        0, 5, 33, 26
      HSL:
        51°, 31.9588%, 61.9608%
        HSV (HSB):
        51°, 32.8042%, 74.1176%
        XYZ:
        41.1383, 44.9936, 26.5951
        xyY:
        0.3649, 0.3991, 44.9936
      CIE-Lab:
        72.8877, -4.9212, 28.2353
        CIE-LCH:
        72.8877, 28.6610, 99.8869
        CIE-Luv:
        72.8877, 8.4614, 38.3712
        Hunter-Lab:
        67.0773, -7.9118, 23.4466
      #bdb47f color charts
#bdb47f RGB chart
      #bdb47f CMYK chart
      #bdb47f RGB pie chart
      #bdb47f color shades, tints & tones
#bdb47f color schemes
#bdb47f color preview, HTML & CSS examples
           This text has a color of #bdb47f        
        
          <p style="color:#bdb47f;">Text here</p>
        
        
          .mytext {color:#bdb47f;}
        
        Text color #bdb47f
      
           This box has a color of #bdb47f        
        
          <div style="background-color:#bdb47f;">Content here</div>
        
        
          .mybackground {background-color:#bdb47f;}
        
        Background color #bdb47f
      
           Border around this has a color of #bdb47f        
        
          <div style="border:2px solid #bdb47f;">Content here</div>
        
        
          .myborder {border:2px solid #bdb47f;}
        
        Border color #bdb47f