#bfb00f color space conversions
Hex:
        #bfb00f
        RGB:
        191, 176, 15
        CMY:
        25, 31, 94
        CMYK:
        0, 8, 92, 25
      HSL:
        55°, 85.4369%, 40.3922%
        HSV (HSB):
        55°, 92.1466%, 74.9020%
        XYZ:
        37.0974, 42.1615, 6.6347
        xyY:
        0.4319, 0.4909, 42.1615
      CIE-Lab:
        70.9821, -9.5203, 71.2676
        CIE-LCH:
        70.9821, 71.9007, 97.6088
        CIE-Luv:
        70.9821, 16.0536, 75.7185
        Hunter-Lab:
        64.9319, -11.6488, 39.3941
      #bfb00f color charts
#bfb00f RGB chart
      #bfb00f CMYK chart
      #bfb00f RGB pie chart
      #bfb00f color shades, tints & tones
#bfb00f color schemes
#bfb00f color preview, HTML & CSS examples
           This text has a color of #bfb00f        
        
          <p style="color:#bfb00f;">Text here</p>
        
        
          .mytext {color:#bfb00f;}
        
        Text color #bfb00f
      
           This box has a color of #bfb00f        
        
          <div style="background-color:#bfb00f;">Content here</div>
        
        
          .mybackground {background-color:#bfb00f;}
        
        Background color #bfb00f
      
           Border around this has a color of #bfb00f        
        
          <div style="border:2px solid #bfb00f;">Content here</div>
        
        
          .myborder {border:2px solid #bfb00f;}
        
        Border color #bfb00f