#bfbc66 color space conversions
Hex:
        #bfbc66
        RGB:
        191, 188, 102
        CMY:
        25, 26, 60
        CMYK:
        0, 2, 47, 25
      HSL:
        58°, 41.0138%, 57.4510%
        HSV (HSB):
        58°, 46.5969%, 74.9020%
        XYZ:
        41.8674, 48.0021, 19.6291
        xyY:
        0.3824, 0.4384, 48.0021
      CIE-Lab:
        74.8263, -11.0559, 43.6149
        CIE-LCH:
        74.8263, 44.9943, 104.2242
        CIE-Luv:
        74.8263, 6.0267, 56.4302
        Hunter-Lab:
        69.2836, -13.3805, 31.7008
      #bfbc66 color charts
#bfbc66 RGB chart
      #bfbc66 CMYK chart
      #bfbc66 RGB pie chart
      #bfbc66 color shades, tints & tones
#bfbc66 color schemes
#bfbc66 color preview, HTML & CSS examples
           This text has a color of #bfbc66        
        
          <p style="color:#bfbc66;">Text here</p>
        
        
          .mytext {color:#bfbc66;}
        
        Text color #bfbc66
      
           This box has a color of #bfbc66        
        
          <div style="background-color:#bfbc66;">Content here</div>
        
        
          .mybackground {background-color:#bfbc66;}
        
        Background color #bfbc66
      
           Border around this has a color of #bfbc66        
        
          <div style="border:2px solid #bfbc66;">Content here</div>
        
        
          .myborder {border:2px solid #bfbc66;}
        
        Border color #bfbc66