#bfbf3e color space conversions
Hex:
        #bfbf3e
        RGB:
        191, 191, 62
        CMY:
        25, 25, 76
        CMYK:
        0, 0, 68, 25
      HSL:
        60°, 50.9881%, 49.6078%
        HSV (HSB):
        60°, 67.5393%, 74.9020%
        XYZ:
        40.9862, 48.6858, 11.7945
        xyY:
        0.4039, 0.4798, 48.6858
      CIE-Lab:
        75.2554, -15.5937, 61.9980
        CIE-LCH:
        75.2554, 63.9290, 104.1181
        CIE-Luv:
        75.2554, 5.2829, 73.2361
        Hunter-Lab:
        69.7752, -17.2551, 38.8205
      #bfbf3e color charts
#bfbf3e RGB chart
      #bfbf3e CMYK chart
      #bfbf3e RGB pie chart
      #bfbf3e color shades, tints & tones
#bfbf3e color schemes
#bfbf3e color preview, HTML & CSS examples
           This text has a color of #bfbf3e        
        
          <p style="color:#bfbf3e;">Text here</p>
        
        
          .mytext {color:#bfbf3e;}
        
        Text color #bfbf3e
      
           This box has a color of #bfbf3e        
        
          <div style="background-color:#bfbf3e;">Content here</div>
        
        
          .mybackground {background-color:#bfbf3e;}
        
        Background color #bfbf3e
      
           Border around this has a color of #bfbf3e        
        
          <div style="border:2px solid #bfbf3e;">Content here</div>
        
        
          .myborder {border:2px solid #bfbf3e;}
        
        Border color #bfbf3e