#bdae3a color space conversions
Hex:
        #bdae3a
        RGB:
        189, 174, 58
        CMY:
        26, 32, 77
        CMYK:
        0, 8, 69, 26
      HSL:
        53°, 53.0364%, 48.4314%
        HSV (HSB):
        53°, 69.3122%, 74.1176%
        XYZ:
        36.8860, 41.3964, 10.0492
        xyY:
        0.4176, 0.4686, 41.3964
      CIE-Lab:
        70.4528, -7.9339, 58.6734
        CIE-LCH:
        70.4528, 59.2074, 97.7009
        CIE-Luv:
        70.4528, 15.2222, 67.0451
        Hunter-Lab:
        64.3400, -10.2613, 35.7776
      #bdae3a color charts
#bdae3a RGB chart
      #bdae3a CMYK chart
      #bdae3a RGB pie chart
      #bdae3a color shades, tints & tones
#bdae3a color schemes
#bdae3a color preview, HTML & CSS examples
           This text has a color of #bdae3a        
        
          <p style="color:#bdae3a;">Text here</p>
        
        
          .mytext {color:#bdae3a;}
        
        Text color #bdae3a
      
           This box has a color of #bdae3a        
        
          <div style="background-color:#bdae3a;">Content here</div>
        
        
          .mybackground {background-color:#bdae3a;}
        
        Background color #bdae3a
      
           Border around this has a color of #bdae3a        
        
          <div style="border:2px solid #bdae3a;">Content here</div>
        
        
          .myborder {border:2px solid #bdae3a;}
        
        Border color #bdae3a