#bfba2f color space conversions
Hex:
        #bfba2f
        RGB:
        191, 186, 47
        CMY:
        25, 27, 82
        CMYK:
        0, 3, 75, 25
      HSL:
        58°, 60.5042%, 46.6667%
        HSV (HSB):
        58°, 75.3927%, 74.9020%
        XYZ:
        39.5579, 46.3994, 9.5604
        xyY:
        0.4141, 0.4858, 46.3994
      CIE-Lab:
        73.8040, -13.7773, 65.9412
        CIE-LCH:
        73.8040, 67.3651, 101.8012
        CIE-Luv:
        73.8040, 8.8337, 74.9226
        Hunter-Lab:
        68.1171, -15.5441, 39.3605
      #bfba2f color charts
#bfba2f RGB chart
      #bfba2f CMYK chart
      #bfba2f RGB pie chart
      #bfba2f color shades, tints & tones
#bfba2f color schemes
#bfba2f color preview, HTML & CSS examples
           This text has a color of #bfba2f        
        
          <p style="color:#bfba2f;">Text here</p>
        
        
          .mytext {color:#bfba2f;}
        
        Text color #bfba2f
      
           This box has a color of #bfba2f        
        
          <div style="background-color:#bfba2f;">Content here</div>
        
        
          .mybackground {background-color:#bfba2f;}
        
        Background color #bfba2f
      
           Border around this has a color of #bfba2f        
        
          <div style="border:2px solid #bfba2f;">Content here</div>
        
        
          .myborder {border:2px solid #bfba2f;}
        
        Border color #bfba2f