#bdac2b color space conversions
Hex:
        #bdac2b
        RGB:
        189, 172, 43
        CMY:
        26, 33, 83
        CMYK:
        0, 9, 77, 26
      HSL:
        53°, 62.9310%, 45.4902%
        HSV (HSB):
        53°, 77.2487%, 74.1176%
        XYZ:
        36.1748, 40.4983, 8.1958
        xyY:
        0.4262, 0.4772, 40.4983
      CIE-Lab:
        69.8230, -7.5784, 63.5256
        CIE-LCH:
        69.8230, 63.9760, 96.8031
        CIE-Luv:
        69.8230, 16.9733, 69.9891
        Hunter-Lab:
        63.6383, -9.8996, 36.9110
      #bdac2b color charts
#bdac2b RGB chart
      #bdac2b CMYK chart
      #bdac2b RGB pie chart
      #bdac2b color shades, tints & tones
#bdac2b color schemes
#bdac2b color preview, HTML & CSS examples
           This text has a color of #bdac2b        
        
          <p style="color:#bdac2b;">Text here</p>
        
        
          .mytext {color:#bdac2b;}
        
        Text color #bdac2b
      
           This box has a color of #bdac2b        
        
          <div style="background-color:#bdac2b;">Content here</div>
        
        
          .mybackground {background-color:#bdac2b;}
        
        Background color #bdac2b
      
           Border around this has a color of #bdac2b        
        
          <div style="border:2px solid #bdac2b;">Content here</div>
        
        
          .myborder {border:2px solid #bdac2b;}
        
        Border color #bdac2b