#bfbc71 color space conversions
Hex:
        #bfbc71
        RGB:
        191, 188, 113
        CMY:
        25, 26, 56
        CMYK:
        0, 2, 41, 25
      HSL:
        58°, 37.8641%, 59.6078%
        HSV (HSB):
        58°, 40.8377%, 74.9020%
        XYZ:
        42.4497, 48.2351, 22.6957
        xyY:
        0.3744, 0.4254, 48.2351
      CIE-Lab:
        74.9729, -9.9323, 38.2663
        CIE-LCH:
        74.9729, 39.5343, 104.5505
        CIE-Luv:
        74.9729, 5.5951, 50.8247
        Hunter-Lab:
        69.4515, -12.4384, 29.2409
      #bfbc71 color charts
#bfbc71 RGB chart
      #bfbc71 CMYK chart
      #bfbc71 RGB pie chart
      #bfbc71 color shades, tints & tones
#bfbc71 color schemes
#bfbc71 color preview, HTML & CSS examples
           This text has a color of #bfbc71        
        
          <p style="color:#bfbc71;">Text here</p>
        
        
          .mytext {color:#bfbc71;}
        
        Text color #bfbc71
      
           This box has a color of #bfbc71        
        
          <div style="background-color:#bfbc71;">Content here</div>
        
        
          .mybackground {background-color:#bfbc71;}
        
        Background color #bfbc71
      
           Border around this has a color of #bfbc71        
        
          <div style="border:2px solid #bfbc71;">Content here</div>
        
        
          .myborder {border:2px solid #bfbc71;}
        
        Border color #bfbc71