#bfbb3e color space conversions
Hex:
        #bfbb3e
        RGB:
        191, 187, 62
        CMY:
        25, 27, 76
        CMYK:
        0, 2, 68, 25
      HSL:
        58°, 50.9881%, 49.6078%
        HSV (HSB):
        58°, 67.5393%, 74.9020%
        XYZ:
        40.1257, 46.9648, 11.5077
        xyY:
        0.4070, 0.4763, 46.9648
      CIE-Lab:
        74.1673, -13.5655, 60.9011
        CIE-LCH:
        74.1673, 62.3936, 102.5575
        CIE-Luv:
        74.1673, 7.8726, 71.5194
        Hunter-Lab:
        68.5309, -15.4151, 38.0156
      #bfbb3e color charts
#bfbb3e RGB chart
      #bfbb3e CMYK chart
      #bfbb3e RGB pie chart
      #bfbb3e color shades, tints & tones
#bfbb3e color schemes
#bfbb3e color preview, HTML & CSS examples
           This text has a color of #bfbb3e        
        
          <p style="color:#bfbb3e;">Text here</p>
        
        
          .mytext {color:#bfbb3e;}
        
        Text color #bfbb3e
      
           This box has a color of #bfbb3e        
        
          <div style="background-color:#bfbb3e;">Content here</div>
        
        
          .mybackground {background-color:#bfbb3e;}
        
        Background color #bfbb3e
      
           Border around this has a color of #bfbb3e        
        
          <div style="border:2px solid #bfbb3e;">Content here</div>
        
        
          .myborder {border:2px solid #bfbb3e;}
        
        Border color #bfbb3e