#bdb86f color space conversions
Hex:
        #bdb86f
        RGB:
        189, 184, 111
        CMY:
        26, 28, 56
        CMYK:
        0, 3, 41, 26
      HSL:
        56°, 37.1429%, 58.8235%
        HSV (HSB):
        56°, 41.2698%, 74.1176%
        XYZ:
        40.9960, 46.2475, 21.8049
        xyY:
        0.3759, 0.4241, 46.2475
      CIE-Lab:
        73.7058, -8.8842, 37.6540
        CIE-LCH:
        73.7058, 38.6878, 103.2758
        CIE-Luv:
        73.7058, 6.8114, 49.6987
        Hunter-Lab:
        68.0055, -11.4039, 28.5935
      #bdb86f color charts
#bdb86f RGB chart
      #bdb86f CMYK chart
      #bdb86f RGB pie chart
      #bdb86f color shades, tints & tones
#bdb86f color schemes
#bdb86f color preview, HTML & CSS examples
           This text has a color of #bdb86f        
        
          <p style="color:#bdb86f;">Text here</p>
        
        
          .mytext {color:#bdb86f;}
        
        Text color #bdb86f
      
           This box has a color of #bdb86f        
        
          <div style="background-color:#bdb86f;">Content here</div>
        
        
          .mybackground {background-color:#bdb86f;}
        
        Background color #bdb86f
      
           Border around this has a color of #bdb86f        
        
          <div style="border:2px solid #bdb86f;">Content here</div>
        
        
          .myborder {border:2px solid #bdb86f;}
        
        Border color #bdb86f