#bdbf47 color space conversions
Hex:
        #bdbf47
        RGB:
        189, 191, 71
        CMY:
        26, 25, 72
        CMYK:
        1, 0, 63, 25
      HSL:
        61°, 48.3871%, 51.3725%
        HSV (HSB):
        61°, 62.8272%, 74.9020%
        XYZ:
        40.7544, 48.5354, 13.1815
        xyY:
        0.3977, 0.4736, 48.5354
      CIE-Lab:
        75.1613, -15.9015, 58.2363
        CIE-LCH:
        75.1613, 60.3682, 105.2724
        CIE-Luv:
        75.1613, 3.7447, 70.4097
        Hunter-Lab:
        69.6673, -17.4978, 37.5491
      #bdbf47 color charts
#bdbf47 RGB chart
      #bdbf47 CMYK chart
      #bdbf47 RGB pie chart
      #bdbf47 color shades, tints & tones
#bdbf47 color schemes
#bdbf47 color preview, HTML & CSS examples
           This text has a color of #bdbf47        
        
          <p style="color:#bdbf47;">Text here</p>
        
        
          .mytext {color:#bdbf47;}
        
        Text color #bdbf47
      
           This box has a color of #bdbf47        
        
          <div style="background-color:#bdbf47;">Content here</div>
        
        
          .mybackground {background-color:#bdbf47;}
        
        Background color #bdbf47
      
           Border around this has a color of #bdbf47        
        
          <div style="border:2px solid #bdbf47;">Content here</div>
        
        
          .myborder {border:2px solid #bdbf47;}
        
        Border color #bdbf47