#bdbc4a color space conversions
Hex:
        #bdbc4a
        RGB:
        189, 188, 74
        CMY:
        26, 26, 71
        CMYK:
        0, 1, 61, 26
      HSL:
        59°, 46.5587%, 51.5686%
        HSV (HSB):
        59°, 60.8466%, 74.1176%
        XYZ:
        40.2055, 47.2797, 13.4854
        xyY:
        0.3982, 0.4683, 47.2797
      CIE-Lab:
        74.3683, -14.1835, 56.1144
        CIE-LCH:
        74.3683, 57.8792, 104.1850
        CIE-Luv:
        74.3683, 5.5777, 68.0527
        Hunter-Lab:
        68.7602, -15.9577, 36.5041
      #bdbc4a color charts
#bdbc4a RGB chart
      #bdbc4a CMYK chart
      #bdbc4a RGB pie chart
      #bdbc4a color shades, tints & tones
#bdbc4a color schemes
#bdbc4a color preview, HTML & CSS examples
           This text has a color of #bdbc4a        
        
          <p style="color:#bdbc4a;">Text here</p>
        
        
          .mytext {color:#bdbc4a;}
        
        Text color #bdbc4a
      
           This box has a color of #bdbc4a        
        
          <div style="background-color:#bdbc4a;">Content here</div>
        
        
          .mybackground {background-color:#bdbc4a;}
        
        Background color #bdbc4a
      
           Border around this has a color of #bdbc4a        
        
          <div style="border:2px solid #bdbc4a;">Content here</div>
        
        
          .myborder {border:2px solid #bdbc4a;}
        
        Border color #bdbc4a