#bfb971 color space conversions
Hex:
        #bfb971
        RGB:
        191, 185, 113
        CMY:
        25, 27, 56
        CMYK:
        0, 3, 41, 25
      HSL:
        55°, 37.8641%, 59.6078%
        HSV (HSB):
        55°, 40.8377%, 74.9020%
        XYZ:
        41.8155, 46.9665, 22.4843
        xyY:
        0.3758, 0.4221, 46.9665
      CIE-Lab:
        74.1684, -8.3773, 37.2484
        CIE-LCH:
        74.1684, 38.1789, 102.6752
        CIE-Luv:
        74.1684, 7.4247, 49.2688
        Hunter-Lab:
        68.5321, -11.0180, 28.5204
      #bfb971 color charts
#bfb971 RGB chart
      #bfb971 CMYK chart
      #bfb971 RGB pie chart
      #bfb971 color shades, tints & tones
#bfb971 color schemes
#bfb971 color preview, HTML & CSS examples
           This text has a color of #bfb971        
        
          <p style="color:#bfb971;">Text here</p>
        
        
          .mytext {color:#bfb971;}
        
        Text color #bfb971
      
           This box has a color of #bfb971        
        
          <div style="background-color:#bfb971;">Content here</div>
        
        
          .mybackground {background-color:#bfb971;}
        
        Background color #bfb971
      
           Border around this has a color of #bfb971        
        
          <div style="border:2px solid #bfb971;">Content here</div>
        
        
          .myborder {border:2px solid #bfb971;}
        
        Border color #bfb971