#bfbf2f color space conversions
Hex:
        #bfbf2f
        RGB:
        191, 191, 47
        CMY:
        25, 25, 82
        CMYK:
        0, 0, 75, 25
      HSL:
        60°, 60.5042%, 46.6667%
        HSV (HSB):
        60°, 75.3927%, 74.9020%
        XYZ:
        40.6297, 48.5432, 9.9177
        xyY:
        0.4100, 0.4899, 48.5432
      CIE-Lab:
        75.1663, -16.3075, 67.1961
        CIE-LCH:
        75.1663, 69.1466, 103.6411
        CIE-Luv:
        75.1663, 5.5529, 76.9803
        Hunter-Lab:
        69.6730, -17.8355, 40.3314
      #bfbf2f color charts
#bfbf2f RGB chart
      #bfbf2f CMYK chart
      #bfbf2f RGB pie chart
      #bfbf2f color shades, tints & tones
#bfbf2f color schemes
#bfbf2f color preview, HTML & CSS examples
           This text has a color of #bfbf2f        
        
          <p style="color:#bfbf2f;">Text here</p>
        
        
          .mytext {color:#bfbf2f;}
        
        Text color #bfbf2f
      
           This box has a color of #bfbf2f        
        
          <div style="background-color:#bfbf2f;">Content here</div>
        
        
          .mybackground {background-color:#bfbf2f;}
        
        Background color #bfbf2f
      
           Border around this has a color of #bfbf2f        
        
          <div style="border:2px solid #bfbf2f;">Content here</div>
        
        
          .myborder {border:2px solid #bfbf2f;}
        
        Border color #bfbf2f