#bdb78d color space conversions
Hex:
        #bdb78d
        RGB:
        189, 183, 141
        CMY:
        26, 28, 45
        CMYK:
        0, 3, 25, 26
      HSL:
        53°, 26.6667%, 64.7059%
        HSV (HSB):
        53°, 25.3968%, 74.1176%
        XYZ:
        42.7275, 46.6089, 31.9437
        xyY:
        0.3523, 0.3843, 46.6089
      CIE-Lab:
        73.9389, -4.6434, 22.1731
        CIE-LCH:
        73.9389, 22.6541, 101.8277
        CIE-Luv:
        73.9389, 5.9450, 31.1628
        Hunter-Lab:
        68.2707, -7.7588, 20.0478
      #bdb78d color charts
#bdb78d RGB chart
      #bdb78d CMYK chart
      #bdb78d RGB pie chart
      #bdb78d color shades, tints & tones
#bdb78d color schemes
#bdb78d color preview, HTML & CSS examples
           This text has a color of #bdb78d        
        
          <p style="color:#bdb78d;">Text here</p>
        
        
          .mytext {color:#bdb78d;}
        
        Text color #bdb78d
      
           This box has a color of #bdb78d        
        
          <div style="background-color:#bdb78d;">Content here</div>
        
        
          .mybackground {background-color:#bdb78d;}
        
        Background color #bdb78d
      
           Border around this has a color of #bdb78d        
        
          <div style="border:2px solid #bdb78d;">Content here</div>
        
        
          .myborder {border:2px solid #bdb78d;}
        
        Border color #bdb78d