#bfbc54 color space conversions
Hex:
        #bfbc54
        RGB:
        191, 188, 84
        CMY:
        25, 26, 67
        CMYK:
        0, 2, 56, 25
      HSL:
        58°, 45.5319%, 53.9216%
        HSV (HSB):
        58°, 56.0209%, 74.9020%
        XYZ:
        41.0693, 47.6829, 15.4266
        xyY:
        0.3942, 0.4577, 47.6829
      CIE-Lab:
        74.6245, -12.6188, 51.9853
        CIE-LCH:
        74.6245, 53.4949, 103.6440
        CIE-Luv:
        74.6245, 6.6389, 64.3804
        Hunter-Lab:
        69.0528, -14.6791, 35.0914
      #bfbc54 color charts
#bfbc54 RGB chart
      #bfbc54 CMYK chart
      #bfbc54 RGB pie chart
      #bfbc54 color shades, tints & tones
#bfbc54 color schemes
#bfbc54 color preview, HTML & CSS examples
           This text has a color of #bfbc54        
        
          <p style="color:#bfbc54;">Text here</p>
        
        
          .mytext {color:#bfbc54;}
        
        Text color #bfbc54
      
           This box has a color of #bfbc54        
        
          <div style="background-color:#bfbc54;">Content here</div>
        
        
          .mybackground {background-color:#bfbc54;}
        
        Background color #bfbc54
      
           Border around this has a color of #bfbc54        
        
          <div style="border:2px solid #bfbc54;">Content here</div>
        
        
          .myborder {border:2px solid #bfbc54;}
        
        Border color #bfbc54