#bfb01f color space conversions
Hex:
        #bfb01f
        RGB:
        191, 176, 31
        CMY:
        25, 31, 88
        CMYK:
        0, 8, 84, 25
      HSL:
        54°, 72.0721%, 43.5294%
        HSV (HSB):
        54°, 83.7696%, 74.9020%
        XYZ:
        37.2585, 42.2260, 7.4830
        xyY:
        0.4284, 0.4855, 42.2260
      CIE-Lab:
        71.0264, -9.1831, 68.1233
        CIE-LCH:
        71.0264, 68.7394, 97.6772
        CIE-Luv:
        71.0264, 15.8690, 73.8454
        Hunter-Lab:
        64.9815, -11.3709, 38.6595
      #bfb01f color charts
#bfb01f RGB chart
      #bfb01f CMYK chart
      #bfb01f RGB pie chart
      #bfb01f color shades, tints & tones
#bfb01f color schemes
#bfb01f color preview, HTML & CSS examples
           This text has a color of #bfb01f        
        
          <p style="color:#bfb01f;">Text here</p>
        
        
          .mytext {color:#bfb01f;}
        
        Text color #bfb01f
      
           This box has a color of #bfb01f        
        
          <div style="background-color:#bfb01f;">Content here</div>
        
        
          .mybackground {background-color:#bfb01f;}
        
        Background color #bfb01f
      
           Border around this has a color of #bfb01f        
        
          <div style="border:2px solid #bfb01f;">Content here</div>
        
        
          .myborder {border:2px solid #bfb01f;}
        
        Border color #bfb01f