#bfbd72 color space conversions
Hex:
        #bfbd72
        RGB:
        191, 189, 114
        CMY:
        25, 26, 55
        CMYK:
        0, 1, 40, 25
      HSL:
        58°, 37.5610%, 59.8039%
        HSV (HSB):
        58°, 40.3141%, 74.9020%
        XYZ:
        42.7207, 48.6865, 23.0654
        xyY:
        0.3732, 0.4253, 48.6865
      CIE-Lab:
        75.2559, -10.3401, 38.1137
        CIE-LCH:
        75.2559, 39.4914, 105.1788
        CIE-Luv:
        75.2559, 4.9478, 50.8076
        Hunter-Lab:
        69.7757, -12.8194, 29.2438
      #bfbd72 color charts
#bfbd72 RGB chart
      #bfbd72 CMYK chart
      #bfbd72 RGB pie chart
      #bfbd72 color shades, tints & tones
#bfbd72 color schemes
#bfbd72 color preview, HTML & CSS examples
           This text has a color of #bfbd72        
        
          <p style="color:#bfbd72;">Text here</p>
        
        
          .mytext {color:#bfbd72;}
        
        Text color #bfbd72
      
           This box has a color of #bfbd72        
        
          <div style="background-color:#bfbd72;">Content here</div>
        
        
          .mybackground {background-color:#bfbd72;}
        
        Background color #bfbd72
      
           Border around this has a color of #bfbd72        
        
          <div style="border:2px solid #bfbd72;">Content here</div>
        
        
          .myborder {border:2px solid #bfbd72;}
        
        Border color #bfbd72