#bfb53e color space conversions
Hex:
        #bfb53e
        RGB:
        191, 181, 62
        CMY:
        25, 29, 76
        CMYK:
        0, 5, 68, 25
      HSL:
        55°, 50.9881%, 49.6078%
        HSV (HSB):
        55°, 67.5393%, 74.9020%
        XYZ:
        38.8792, 44.4719, 11.0922
        xyY:
        0.4117, 0.4709, 44.4719
      CIE-Lab:
        72.5428, -10.4884, 59.2523
        CIE-LCH:
        72.5428, 60.1734, 100.0381
        CIE-Luv:
        72.5428, 11.8220, 68.9359
        Hunter-Lab:
        66.6873, -12.6357, 36.8193
      #bfb53e color charts
#bfb53e RGB chart
      #bfb53e CMYK chart
      #bfb53e RGB pie chart
      #bfb53e color shades, tints & tones
#bfb53e color schemes
#bfb53e color preview, HTML & CSS examples
           This text has a color of #bfb53e        
        
          <p style="color:#bfb53e;">Text here</p>
        
        
          .mytext {color:#bfb53e;}
        
        Text color #bfb53e
      
           This box has a color of #bfb53e        
        
          <div style="background-color:#bfb53e;">Content here</div>
        
        
          .mybackground {background-color:#bfb53e;}
        
        Background color #bfb53e
      
           Border around this has a color of #bfb53e        
        
          <div style="border:2px solid #bfb53e;">Content here</div>
        
        
          .myborder {border:2px solid #bfb53e;}
        
        Border color #bfb53e