#bfa854 color space conversions
Hex:
        #bfa854
        RGB:
        191, 168, 84
        CMY:
        25, 34, 67
        CMYK:
        0, 12, 56, 25
      HSL:
        47°, 45.5319%, 53.9216%
        HSV (HSB):
        47°, 56.0209%, 74.9020%
        XYZ:
        37.0887, 39.7217, 14.0998
        xyY:
        0.4080, 0.4369, 39.7217
      CIE-Lab:
        69.2709, -2.1727, 45.8342
        CIE-LCH:
        69.2709, 45.8857, 92.7140
        CIE-Luv:
        69.2709, 19.6994, 55.0389
        Hunter-Lab:
        63.0252, -5.2513, 30.8535
      #bfa854 color charts
#bfa854 RGB chart
      #bfa854 CMYK chart
      #bfa854 RGB pie chart
      #bfa854 color shades, tints & tones
#bfa854 color schemes
#bfa854 color preview, HTML & CSS examples
           This text has a color of #bfa854        
        
          <p style="color:#bfa854;">Text here</p>
        
        
          .mytext {color:#bfa854;}
        
        Text color #bfa854
      
           This box has a color of #bfa854        
        
          <div style="background-color:#bfa854;">Content here</div>
        
        
          .mybackground {background-color:#bfa854;}
        
        Background color #bfa854
      
           Border around this has a color of #bfa854        
        
          <div style="border:2px solid #bfa854;">Content here</div>
        
        
          .myborder {border:2px solid #bfa854;}
        
        Border color #bfa854