#bdca0b color space conversions
Hex:
        #bdca0b
        RGB:
        189, 202, 11
        CMY:
        26, 21, 96
        CMYK:
        6, 0, 95, 21
      HSL:
        64°, 89.6714%, 41.7647%
        HSV (HSB):
        64°, 94.5545%, 79.2157%
        XYZ:
        42.1672, 53.0840, 8.3404
        xyY:
        0.4071, 0.5124, 53.0840
      CIE-Lab:
        77.9246, -23.5047, 77.0002
        CIE-LCH:
        77.9246, 80.5078, 106.9750
        CIE-Luv:
        77.9246, -2.5292, 86.0817
        Hunter-Lab:
        72.8588, -24.1956, 44.2140
      #bdca0b color charts
#bdca0b RGB chart
      #bdca0b CMYK chart
      #bdca0b RGB pie chart
      #bdca0b color shades, tints & tones
#bdca0b color schemes
#bdca0b color preview, HTML & CSS examples
           This text has a color of #bdca0b        
        
          <p style="color:#bdca0b;">Text here</p>
        
        
          .mytext {color:#bdca0b;}
        
        Text color #bdca0b
      
           This box has a color of #bdca0b        
        
          <div style="background-color:#bdca0b;">Content here</div>
        
        
          .mybackground {background-color:#bdca0b;}
        
        Background color #bdca0b
      
           Border around this has a color of #bdca0b        
        
          <div style="border:2px solid #bdca0b;">Content here</div>
        
        
          .myborder {border:2px solid #bdca0b;}
        
        Border color #bdca0b