#bfaf45 color space conversions
Hex:
        #bfaf45
        RGB:
        191, 175, 69
        CMY:
        25, 31, 73
        CMYK:
        0, 8, 64, 25
      HSL:
        52°, 48.8000%, 50.9804%
        HSV (HSB):
        52°, 63.8743%, 74.9020%
        XYZ:
        37.8900, 42.1660, 11.7721
        xyY:
        0.4126, 0.4592, 42.1660
      CIE-Lab:
        70.9852, -6.9496, 54.6962
        CIE-LCH:
        70.9852, 55.1359, 97.2411
        CIE-Luv:
        70.9852, 15.6203, 64.0632
        Hunter-Lab:
        64.9353, -9.4814, 34.7061
      #bfaf45 color charts
#bfaf45 RGB chart
      #bfaf45 CMYK chart
      #bfaf45 RGB pie chart
      #bfaf45 color shades, tints & tones
#bfaf45 color schemes
#bfaf45 color preview, HTML & CSS examples
           This text has a color of #bfaf45        
        
          <p style="color:#bfaf45;">Text here</p>
        
        
          .mytext {color:#bfaf45;}
        
        Text color #bfaf45
      
           This box has a color of #bfaf45        
        
          <div style="background-color:#bfaf45;">Content here</div>
        
        
          .mybackground {background-color:#bfaf45;}
        
        Background color #bfaf45
      
           Border around this has a color of #bfaf45        
        
          <div style="border:2px solid #bfaf45;">Content here</div>
        
        
          .myborder {border:2px solid #bfaf45;}
        
        Border color #bfaf45