#bfbc70 color space conversions
Hex:
        #bfbc70
        RGB:
        191, 188, 112
        CMY:
        25, 26, 56
        CMYK:
        0, 2, 41, 25
      HSL:
        58°, 38.1643%, 59.4118%
        HSV (HSB):
        58°, 41.3613%, 74.9020%
        XYZ:
        42.3937, 48.2127, 22.4008
        xyY:
        0.3751, 0.4266, 48.2127
      CIE-Lab:
        74.9589, -10.0397, 38.7579
        CIE-LCH:
        74.9589, 40.0371, 104.5226
        CIE-Luv:
        74.9589, 5.6360, 51.3568
        Hunter-Lab:
        69.4353, -12.5288, 29.4769
      #bfbc70 color charts
#bfbc70 RGB chart
      #bfbc70 CMYK chart
      #bfbc70 RGB pie chart
      #bfbc70 color shades, tints & tones
#bfbc70 color schemes
#bfbc70 color preview, HTML & CSS examples
           This text has a color of #bfbc70        
        
          <p style="color:#bfbc70;">Text here</p>
        
        
          .mytext {color:#bfbc70;}
        
        Text color #bfbc70
      
           This box has a color of #bfbc70        
        
          <div style="background-color:#bfbc70;">Content here</div>
        
        
          .mybackground {background-color:#bfbc70;}
        
        Background color #bfbc70
      
           Border around this has a color of #bfbc70        
        
          <div style="border:2px solid #bfbc70;">Content here</div>
        
        
          .myborder {border:2px solid #bfbc70;}
        
        Border color #bfbc70