#bdae1d color space conversions
Hex:
        #bdae1d
        RGB:
        189, 174, 29
        CMY:
        26, 32, 89
        CMYK:
        0, 8, 85, 26
      HSL:
        54°, 73.3945%, 42.7451%
        HSV (HSB):
        54°, 84.6561%, 74.1176%
        XYZ:
        36.3441, 41.1796, 7.1953
        xyY:
        0.4290, 0.4861, 41.1796
      CIE-Lab:
        70.3016, -9.0772, 67.9372
        CIE-LCH:
        70.3016, 68.5409, 97.6103
        CIE-Luv:
        70.3016, 15.8414, 73.3128
        Hunter-Lab:
        64.1714, -11.2046, 38.2720
      #bdae1d color charts
#bdae1d RGB chart
      #bdae1d CMYK chart
      #bdae1d RGB pie chart
      #bdae1d color shades, tints & tones
#bdae1d color schemes
#bdae1d color preview, HTML & CSS examples
           This text has a color of #bdae1d        
        
          <p style="color:#bdae1d;">Text here</p>
        
        
          .mytext {color:#bdae1d;}
        
        Text color #bdae1d
      
           This box has a color of #bdae1d        
        
          <div style="background-color:#bdae1d;">Content here</div>
        
        
          .mybackground {background-color:#bdae1d;}
        
        Background color #bdae1d
      
           Border around this has a color of #bdae1d        
        
          <div style="border:2px solid #bdae1d;">Content here</div>
        
        
          .myborder {border:2px solid #bdae1d;}
        
        Border color #bdae1d