#bdb64b color space conversions
Hex:
        #bdb64b
        RGB:
        189, 182, 75
        CMY:
        26, 29, 71
        CMYK:
        0, 4, 60, 26
      HSL:
        56°, 46.3415%, 51.7647%
        HSV (HSB):
        56°, 60.3175%, 74.1176%
        XYZ:
        38.9842, 44.7827, 13.2459
        xyY:
        0.4018, 0.4616, 44.7827
      CIE-Lab:
        72.7486, -11.0416, 53.9157
        CIE-LCH:
        72.7486, 55.0347, 101.5738
        CIE-Luv:
        72.7486, 9.4080, 64.9955
        Hunter-Lab:
        66.9199, -13.1245, 35.1083
      #bdb64b color charts
#bdb64b RGB chart
      #bdb64b CMYK chart
      #bdb64b RGB pie chart
      #bdb64b color shades, tints & tones
#bdb64b color schemes
#bdb64b color preview, HTML & CSS examples
           This text has a color of #bdb64b        
        
          <p style="color:#bdb64b;">Text here</p>
        
        
          .mytext {color:#bdb64b;}
        
        Text color #bdb64b
      
           This box has a color of #bdb64b        
        
          <div style="background-color:#bdb64b;">Content here</div>
        
        
          .mybackground {background-color:#bdb64b;}
        
        Background color #bdb64b
      
           Border around this has a color of #bdb64b        
        
          <div style="border:2px solid #bdb64b;">Content here</div>
        
        
          .myborder {border:2px solid #bdb64b;}
        
        Border color #bdb64b