#bfbd45 color space conversions
Hex:
        #bfbd45
        RGB:
        191, 189, 69
        CMY:
        25, 26, 73
        CMYK:
        0, 1, 64, 25
      HSL:
        59°, 48.8000%, 50.9804%
        HSV (HSB):
        59°, 63.8743%, 74.9020%
        XYZ:
        40.7576, 47.9012, 12.7279
        xyY:
        0.4020, 0.4725, 47.9012
      CIE-Lab:
        74.7626, -14.1728, 58.6969
        CIE-LCH:
        74.7626, 60.3837, 103.5746
        CIE-Luv:
        74.7626, 6.4122, 70.2393
        Hunter-Lab:
        69.2107, -16.0015, 37.5440
      #bfbd45 color charts
#bfbd45 RGB chart
      #bfbd45 CMYK chart
      #bfbd45 RGB pie chart
      #bfbd45 color shades, tints & tones
#bfbd45 color schemes
#bfbd45 color preview, HTML & CSS examples
           This text has a color of #bfbd45        
        
          <p style="color:#bfbd45;">Text here</p>
        
        
          .mytext {color:#bfbd45;}
        
        Text color #bfbd45
      
           This box has a color of #bfbd45        
        
          <div style="background-color:#bfbd45;">Content here</div>
        
        
          .mybackground {background-color:#bfbd45;}
        
        Background color #bfbd45
      
           Border around this has a color of #bfbd45        
        
          <div style="border:2px solid #bfbd45;">Content here</div>
        
        
          .myborder {border:2px solid #bfbd45;}
        
        Border color #bfbd45