#bfbc67 color space conversions
Hex:
        #bfbc67
        RGB:
        191, 188, 103
        CMY:
        25, 26, 60
        CMYK:
        0, 2, 46, 25
      HSL:
        58°, 40.7407%, 57.6471%
        HSV (HSB):
        58°, 46.0733%, 74.9020%
        XYZ:
        41.9173, 48.0221, 19.8919
        xyY:
        0.3817, 0.4372, 48.0221
      CIE-Lab:
        74.8389, -10.9590, 43.1346
        CIE-LCH:
        74.8389, 44.5049, 104.2553
        CIE-Luv:
        74.8389, 5.9892, 55.9435
        Hunter-Lab:
        69.2980, -13.2996, 31.4895
      #bfbc67 color charts
#bfbc67 RGB chart
      #bfbc67 CMYK chart
      #bfbc67 RGB pie chart
      #bfbc67 color shades, tints & tones
#bfbc67 color schemes
#bfbc67 color preview, HTML & CSS examples
           This text has a color of #bfbc67        
        
          <p style="color:#bfbc67;">Text here</p>
        
        
          .mytext {color:#bfbc67;}
        
        Text color #bfbc67
      
           This box has a color of #bfbc67        
        
          <div style="background-color:#bfbc67;">Content here</div>
        
        
          .mybackground {background-color:#bfbc67;}
        
        Background color #bfbc67
      
           Border around this has a color of #bfbc67        
        
          <div style="border:2px solid #bfbc67;">Content here</div>
        
        
          .myborder {border:2px solid #bfbc67;}
        
        Border color #bfbc67