#bdb83f color space conversions
Hex:
        #bdb83f
        RGB:
        189, 184, 63
        CMY:
        26, 28, 75
        CMYK:
        0, 3, 67, 26
      HSL:
        58°, 50.0000%, 49.4118%
        HSV (HSB):
        58°, 66.6667%, 74.1176%
        XYZ:
        39.0240, 45.4587, 11.4202
        xyY:
        0.4069, 0.4740, 45.4587
      CIE-Lab:
        73.1929, -12.8305, 59.4613
        CIE-LCH:
        73.1929, 60.8298, 102.1765
        CIE-Luv:
        73.1929, 8.4347, 69.8758
        Hunter-Lab:
        67.4231, -14.6759, 37.1535
      #bdb83f color charts
#bdb83f RGB chart
      #bdb83f CMYK chart
      #bdb83f RGB pie chart
      #bdb83f color shades, tints & tones
#bdb83f color schemes
#bdb83f color preview, HTML & CSS examples
           This text has a color of #bdb83f        
        
          <p style="color:#bdb83f;">Text here</p>
        
        
          .mytext {color:#bdb83f;}
        
        Text color #bdb83f
      
           This box has a color of #bdb83f        
        
          <div style="background-color:#bdb83f;">Content here</div>
        
        
          .mybackground {background-color:#bdb83f;}
        
        Background color #bdb83f
      
           Border around this has a color of #bdb83f        
        
          <div style="border:2px solid #bdb83f;">Content here</div>
        
        
          .myborder {border:2px solid #bdb83f;}
        
        Border color #bdb83f