#bfb71f color space conversions
Hex:
        #bfb71f
        RGB:
        191, 183, 31
        CMY:
        25, 28, 88
        CMYK:
        0, 4, 84, 25
      HSL:
        57°, 72.0721%, 43.5294%
        HSV (HSB):
        57°, 83.7696%, 74.9020%
        XYZ:
        38.6667, 45.0423, 7.9524
        xyY:
        0.4218, 0.4914, 45.0423
      CIE-Lab:
        72.9197, -12.7907, 69.7093
        CIE-LCH:
        72.9197, 70.8730, 100.3973
        CIE-Luv:
        72.9197, 11.0824, 76.6348
        Hunter-Lab:
        67.1135, -14.6080, 39.9541
      #bfb71f color charts
#bfb71f RGB chart
      #bfb71f CMYK chart
      #bfb71f RGB pie chart
      #bfb71f color shades, tints & tones
#bfb71f color schemes
#bfb71f color preview, HTML & CSS examples
           This text has a color of #bfb71f        
        
          <p style="color:#bfb71f;">Text here</p>
        
        
          .mytext {color:#bfb71f;}
        
        Text color #bfb71f
      
           This box has a color of #bfb71f        
        
          <div style="background-color:#bfb71f;">Content here</div>
        
        
          .mybackground {background-color:#bfb71f;}
        
        Background color #bfb71f
      
           Border around this has a color of #bfb71f        
        
          <div style="border:2px solid #bfb71f;">Content here</div>
        
        
          .myborder {border:2px solid #bfb71f;}
        
        Border color #bfb71f