#bfbd32 color space conversions
Hex:
        #bfbd32
        RGB:
        191, 189, 50
        CMY:
        25, 26, 80
        CMYK:
        0, 1, 74, 25
      HSL:
        59°, 58.5062%, 47.2549%
        HSV (HSB):
        59°, 73.8220%, 74.9020%
        XYZ:
        40.2592, 47.7018, 10.1031
        xyY:
        0.4105, 0.4864, 47.7018
      CIE-Lab:
        74.6365, -15.1726, 65.7254
        CIE-LCH:
        74.6365, 67.4540, 102.9989
        CIE-Luv:
        74.6365, 6.8079, 75.4885
        Hunter-Lab:
        69.0665, -16.8180, 39.6736
      #bfbd32 color charts
#bfbd32 RGB chart
      #bfbd32 CMYK chart
      #bfbd32 RGB pie chart
      #bfbd32 color shades, tints & tones
#bfbd32 color schemes
#bfbd32 color preview, HTML & CSS examples
           This text has a color of #bfbd32        
        
          <p style="color:#bfbd32;">Text here</p>
        
        
          .mytext {color:#bfbd32;}
        
        Text color #bfbd32
      
           This box has a color of #bfbd32        
        
          <div style="background-color:#bfbd32;">Content here</div>
        
        
          .mybackground {background-color:#bfbd32;}
        
        Background color #bfbd32
      
           Border around this has a color of #bfbd32        
        
          <div style="border:2px solid #bfbd32;">Content here</div>
        
        
          .myborder {border:2px solid #bfbd32;}
        
        Border color #bfbd32