#bfb85b color space conversions
Hex:
        #bfb85b
        RGB:
        191, 184, 91
        CMY:
        25, 28, 64
        CMYK:
        0, 4, 52, 25
      HSL:
        56°, 43.8596%, 55.2941%
        HSV (HSB):
        56°, 52.3560%, 74.9020%
        XYZ:
        40.5147, 46.1127, 16.6628
        xyY:
        0.3922, 0.4464, 46.1127
      CIE-Lab:
        73.6186, -9.9924, 47.5372
        CIE-LCH:
        73.6186, 48.5761, 101.8709
        CIE-Luv:
        73.6186, 8.9437, 59.5673
        Hunter-Lab:
        67.9063, -12.3383, 32.9859
      #bfb85b color charts
#bfb85b RGB chart
      #bfb85b CMYK chart
      #bfb85b RGB pie chart
      #bfb85b color shades, tints & tones
#bfb85b color schemes
#bfb85b color preview, HTML & CSS examples
           This text has a color of #bfb85b        
        
          <p style="color:#bfb85b;">Text here</p>
        
        
          .mytext {color:#bfb85b;}
        
        Text color #bfb85b
      
           This box has a color of #bfb85b        
        
          <div style="background-color:#bfb85b;">Content here</div>
        
        
          .mybackground {background-color:#bfb85b;}
        
        Background color #bfb85b
      
           Border around this has a color of #bfb85b        
        
          <div style="border:2px solid #bfb85b;">Content here</div>
        
        
          .myborder {border:2px solid #bfb85b;}
        
        Border color #bfb85b