#bdbc67 color space conversions
Hex:
        #bdbc67
        RGB:
        189, 188, 103
        CMY:
        26, 26, 60
        CMYK:
        0, 1, 46, 26
      HSL:
        59°, 39.4495%, 57.2549%
        HSV (HSB):
        59°, 45.5026%, 74.1176%
        XYZ:
        41.4177, 47.7645, 19.8685
        xyY:
        0.3798, 0.4380, 47.7645
      CIE-Lab:
        74.6762, -11.7758, 42.8985
        CIE-LCH:
        74.6762, 44.4855, 105.3499
        CIE-Luv:
        74.6762, 4.6769, 55.8374
        Hunter-Lab:
        69.1119, -13.9736, 31.3335
      #bdbc67 color charts
#bdbc67 RGB chart
      #bdbc67 CMYK chart
      #bdbc67 RGB pie chart
      #bdbc67 color shades, tints & tones
#bdbc67 color schemes
#bdbc67 color preview, HTML & CSS examples
           This text has a color of #bdbc67        
        
          <p style="color:#bdbc67;">Text here</p>
        
        
          .mytext {color:#bdbc67;}
        
        Text color #bdbc67
      
           This box has a color of #bdbc67        
        
          <div style="background-color:#bdbc67;">Content here</div>
        
        
          .mybackground {background-color:#bdbc67;}
        
        Background color #bdbc67
      
           Border around this has a color of #bdbc67        
        
          <div style="border:2px solid #bdbc67;">Content here</div>
        
        
          .myborder {border:2px solid #bdbc67;}
        
        Border color #bdbc67