#bdba0f color space conversions
Hex:
        #bdba0f
        RGB:
        189, 186, 15
        CMY:
        26, 27, 94
        CMYK:
        0, 2, 92, 26
      HSL:
        59°, 85.2941%, 40.0000%
        HSV (HSB):
        59°, 92.0635%, 74.1176%
        XYZ:
        38.6314, 45.9711, 7.2892
        xyY:
        0.4204, 0.5003, 45.9711
      CIE-Lab:
        73.5268, -15.5200, 73.1479
        CIE-LCH:
        73.5268, 74.7762, 101.9790
        CIE-Luv:
        73.5268, 7.8153, 79.5924
        Hunter-Lab:
        67.8020, -16.9500, 41.0873
      #bdba0f color charts
#bdba0f RGB chart
      #bdba0f CMYK chart
      #bdba0f RGB pie chart
      #bdba0f color shades, tints & tones
#bdba0f color schemes
#bdba0f color preview, HTML & CSS examples
           This text has a color of #bdba0f        
        
          <p style="color:#bdba0f;">Text here</p>
        
        
          .mytext {color:#bdba0f;}
        
        Text color #bdba0f
      
           This box has a color of #bdba0f        
        
          <div style="background-color:#bdba0f;">Content here</div>
        
        
          .mybackground {background-color:#bdba0f;}
        
        Background color #bdba0f
      
           Border around this has a color of #bdba0f        
        
          <div style="border:2px solid #bdba0f;">Content here</div>
        
        
          .myborder {border:2px solid #bdba0f;}
        
        Border color #bdba0f