#bdaf1a color space conversions
Hex:
        #bdaf1a
        RGB:
        189, 175, 26
        CMY:
        26, 31, 90
        CMYK:
        0, 7, 86, 26
      HSL:
        55°, 75.8140%, 42.1569%
        HSV (HSB):
        55°, 86.2434%, 74.1176%
        XYZ:
        36.5027, 41.5533, 7.0740
        xyY:
        0.4288, 0.4881, 41.5533
      CIE-Lab:
        70.5619, -9.6720, 68.8430
        CIE-LCH:
        70.5619, 69.5191, 97.9973
        CIE-Luv:
        70.5619, 15.1895, 74.1245
        Hunter-Lab:
        64.4619, -11.7295, 38.6169
      #bdaf1a color charts
#bdaf1a RGB chart
      #bdaf1a CMYK chart
      #bdaf1a RGB pie chart
      #bdaf1a color shades, tints & tones
#bdaf1a color schemes
#bdaf1a color preview, HTML & CSS examples
           This text has a color of #bdaf1a        
        
          <p style="color:#bdaf1a;">Text here</p>
        
        
          .mytext {color:#bdaf1a;}
        
        Text color #bdaf1a
      
           This box has a color of #bdaf1a        
        
          <div style="background-color:#bdaf1a;">Content here</div>
        
        
          .mybackground {background-color:#bdaf1a;}
        
        Background color #bdaf1a
      
           Border around this has a color of #bdaf1a        
        
          <div style="border:2px solid #bdaf1a;">Content here</div>
        
        
          .myborder {border:2px solid #bdaf1a;}
        
        Border color #bdaf1a