#bdb06e color space conversions
Hex:
        #bdb06e
        RGB:
        189, 176, 110
        CMY:
        26, 31, 57
        CMYK:
        0, 7, 42, 26
      HSL:
        50°, 37.4408%, 58.6275%
        HSV (HSB):
        50°, 41.7989%, 74.1176%
        XYZ:
        39.3261, 42.9953, 20.9781
        xyY:
        0.3807, 0.4162, 42.9953
      CIE-Lab:
        71.5518, -4.8001, 35.4381
        CIE-LCH:
        71.5518, 35.7617, 97.7138
        CIE-Luv:
        71.5518, 11.8022, 46.0880
        Hunter-Lab:
        65.5708, -7.6935, 26.9309
      #bdb06e color charts
#bdb06e RGB chart
      #bdb06e CMYK chart
      #bdb06e RGB pie chart
      #bdb06e color shades, tints & tones
#bdb06e color schemes
#bdb06e color preview, HTML & CSS examples
           This text has a color of #bdb06e        
        
          <p style="color:#bdb06e;">Text here</p>
        
        
          .mytext {color:#bdb06e;}
        
        Text color #bdb06e
      
           This box has a color of #bdb06e        
        
          <div style="background-color:#bdb06e;">Content here</div>
        
        
          .mybackground {background-color:#bdb06e;}
        
        Background color #bdb06e
      
           Border around this has a color of #bdb06e        
        
          <div style="border:2px solid #bdb06e;">Content here</div>
        
        
          .myborder {border:2px solid #bdb06e;}
        
        Border color #bdb06e