#bfb01a color space conversions
Hex:
        #bfb01a
        RGB:
        191, 176, 26
        CMY:
        25, 31, 90
        CMYK:
        0, 8, 86, 25
      HSL:
        55°, 76.0369%, 42.5490%
        HSV (HSB):
        55°, 86.3874%, 74.9020%
        XYZ:
        37.1976, 42.2016, 7.1625
        xyY:
        0.4297, 0.4875, 42.2016
      CIE-Lab:
        71.0097, -9.3103, 69.2812
        CIE-LCH:
        71.0097, 69.9040, 97.6538
        CIE-Luv:
        71.0097, 15.9386, 74.5510
        Hunter-Lab:
        64.9628, -11.4759, 38.9369
      #bfb01a color charts
#bfb01a RGB chart
      #bfb01a CMYK chart
      #bfb01a RGB pie chart
      #bfb01a color shades, tints & tones
#bfb01a color schemes
#bfb01a color preview, HTML & CSS examples
           This text has a color of #bfb01a        
        
          <p style="color:#bfb01a;">Text here</p>
        
        
          .mytext {color:#bfb01a;}
        
        Text color #bfb01a
      
           This box has a color of #bfb01a        
        
          <div style="background-color:#bfb01a;">Content here</div>
        
        
          .mybackground {background-color:#bfb01a;}
        
        Background color #bfb01a
      
           Border around this has a color of #bfb01a        
        
          <div style="border:2px solid #bfb01a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb01a;}
        
        Border color #bfb01a