#bdaf1b color space conversions
Hex:
        #bdaf1b
        RGB:
        189, 175, 27
        CMY:
        26, 31, 89
        CMYK:
        0, 7, 86, 26
      HSL:
        55°, 75.0000%, 42.3529%
        HSV (HSB):
        55°, 85.7143%, 74.1176%
        XYZ:
        36.5141, 41.5579, 7.1339
        xyY:
        0.4285, 0.4877, 41.5579
      CIE-Lab:
        70.5650, -9.6479, 68.6221
        CIE-LCH:
        70.5650, 69.2970, 98.0030
        CIE-Luv:
        70.5650, 15.1765, 73.9912
        Hunter-Lab:
        64.4654, -11.7097, 38.5646
      #bdaf1b color charts
#bdaf1b RGB chart
      #bdaf1b CMYK chart
      #bdaf1b RGB pie chart
      #bdaf1b color shades, tints & tones
#bdaf1b color schemes
#bdaf1b color preview, HTML & CSS examples
           This text has a color of #bdaf1b        
        
          <p style="color:#bdaf1b;">Text here</p>
        
        
          .mytext {color:#bdaf1b;}
        
        Text color #bdaf1b
      
           This box has a color of #bdaf1b        
        
          <div style="background-color:#bdaf1b;">Content here</div>
        
        
          .mybackground {background-color:#bdaf1b;}
        
        Background color #bdaf1b
      
           Border around this has a color of #bdaf1b        
        
          <div style="border:2px solid #bdaf1b;">Content here</div>
        
        
          .myborder {border:2px solid #bdaf1b;}
        
        Border color #bdaf1b