#bfb96f color space conversions
Hex:
        #bfb96f
        RGB:
        191, 185, 111
        CMY:
        25, 27, 56
        CMYK:
        0, 3, 42, 25
      HSL:
        56°, 38.4615%, 59.2157%
        HSV (HSB):
        56°, 41.8848%, 74.9020%
        XYZ:
        41.7041, 46.9220, 21.8977
        xyY:
        0.3773, 0.4245, 46.9220
      CIE-Lab:
        74.1398, -8.5924, 38.2363
        CIE-LCH:
        74.1398, 39.1899, 102.6650
        CIE-Luv:
        74.1398, 7.5126, 50.3407
        Hunter-Lab:
        68.4996, -11.1997, 28.9961
      #bfb96f color charts
#bfb96f RGB chart
      #bfb96f CMYK chart
      #bfb96f RGB pie chart
      #bfb96f color shades, tints & tones
#bfb96f color schemes
#bfb96f color preview, HTML & CSS examples
           This text has a color of #bfb96f        
        
          <p style="color:#bfb96f;">Text here</p>
        
        
          .mytext {color:#bfb96f;}
        
        Text color #bfb96f
      
           This box has a color of #bfb96f        
        
          <div style="background-color:#bfb96f;">Content here</div>
        
        
          .mybackground {background-color:#bfb96f;}
        
        Background color #bfb96f
      
           Border around this has a color of #bfb96f        
        
          <div style="border:2px solid #bfb96f;">Content here</div>
        
        
          .myborder {border:2px solid #bfb96f;}
        
        Border color #bfb96f