#bdb06f color space conversions
Hex:
        #bdb06f
        RGB:
        189, 176, 111
        CMY:
        26, 31, 56
        CMYK:
        0, 7, 41, 26
      HSL:
        50°, 37.1429%, 58.8235%
        HSV (HSB):
        50°, 41.2698%, 74.1176%
        XYZ:
        39.3808, 43.0172, 21.2665
        xyY:
        0.3799, 0.4150, 43.0172
      CIE-Lab:
        71.5666, -4.6913, 34.9367
        CIE-LCH:
        71.5666, 35.2503, 97.6480
        CIE-Luv:
        71.5666, 11.7502, 45.5388
        Hunter-Lab:
        65.5875, -7.6009, 26.6867
      #bdb06f color charts
#bdb06f RGB chart
      #bdb06f CMYK chart
      #bdb06f RGB pie chart
      #bdb06f color shades, tints & tones
#bdb06f color schemes
#bdb06f color preview, HTML & CSS examples
           This text has a color of #bdb06f        
        
          <p style="color:#bdb06f;">Text here</p>
        
        
          .mytext {color:#bdb06f;}
        
        Text color #bdb06f
      
           This box has a color of #bdb06f        
        
          <div style="background-color:#bdb06f;">Content here</div>
        
        
          .mybackground {background-color:#bdb06f;}
        
        Background color #bdb06f
      
           Border around this has a color of #bdb06f        
        
          <div style="border:2px solid #bdb06f;">Content here</div>
        
        
          .myborder {border:2px solid #bdb06f;}
        
        Border color #bdb06f