#bfb82f color space conversions
Hex:
        #bfb82f
        RGB:
        191, 184, 47
        CMY:
        25, 28, 82
        CMYK:
        0, 4, 75, 25
      HSL:
        57°, 60.5042%, 46.6667%
        HSV (HSB):
        57°, 75.3927%, 74.9020%
        XYZ:
        39.1394, 45.5626, 9.4209
        xyY:
        0.4158, 0.4841, 45.5626
      CIE-Lab:
        73.2608, -12.7570, 65.4391
        CIE-LCH:
        73.2608, 66.6710, 101.0311
        CIE-Luv:
        73.2608, 10.1621, 74.0982
        Hunter-Lab:
        67.5001, -14.6231, 38.9750
      #bfb82f color charts
#bfb82f RGB chart
      #bfb82f CMYK chart
      #bfb82f RGB pie chart
      #bfb82f color shades, tints & tones
#bfb82f color schemes
#bfb82f color preview, HTML & CSS examples
           This text has a color of #bfb82f        
        
          <p style="color:#bfb82f;">Text here</p>
        
        
          .mytext {color:#bfb82f;}
        
        Text color #bfb82f
      
           This box has a color of #bfb82f        
        
          <div style="background-color:#bfb82f;">Content here</div>
        
        
          .mybackground {background-color:#bfb82f;}
        
        Background color #bfb82f
      
           Border around this has a color of #bfb82f        
        
          <div style="border:2px solid #bfb82f;">Content here</div>
        
        
          .myborder {border:2px solid #bfb82f;}
        
        Border color #bfb82f