#bdaa10 color space conversions
Hex:
        #bdaa10
        RGB:
        189, 170, 16
        CMY:
        26, 33, 94
        CMYK:
        0, 10, 92, 26
      HSL:
        53°, 84.3902%, 40.1961%
        HSV (HSB):
        53°, 91.5344%, 74.1176%
        XYZ:
        35.4545, 39.6057, 6.2662
        xyY:
        0.4360, 0.4870, 39.6057
      CIE-Lab:
        69.1877, -7.2616, 69.6586
        CIE-LCH:
        69.1877, 70.0361, 95.9513
        CIE-Luv:
        69.1877, 18.7992, 73.2644
        Hunter-Lab:
        62.9330, -9.5715, 38.1496
      #bdaa10 color charts
#bdaa10 RGB chart
      #bdaa10 CMYK chart
      #bdaa10 RGB pie chart
      #bdaa10 color shades, tints & tones
#bdaa10 color schemes
#bdaa10 color preview, HTML & CSS examples
           This text has a color of #bdaa10        
        
          <p style="color:#bdaa10;">Text here</p>
        
        
          .mytext {color:#bdaa10;}
        
        Text color #bdaa10
      
           This box has a color of #bdaa10        
        
          <div style="background-color:#bdaa10;">Content here</div>
        
        
          .mybackground {background-color:#bdaa10;}
        
        Background color #bdaa10
      
           Border around this has a color of #bdaa10        
        
          <div style="border:2px solid #bdaa10;">Content here</div>
        
        
          .myborder {border:2px solid #bdaa10;}
        
        Border color #bdaa10