#bfa056 color space conversions
Hex:
        #bfa056
        RGB:
        191, 160, 86
        CMY:
        25, 37, 66
        CMYK:
        0, 16, 55, 25
      HSL:
        42°, 45.0644%, 54.3137%
        HSV (HSB):
        42°, 54.9738%, 74.9020%
        XYZ:
        35.7364, 36.8899, 14.0410
        xyY:
        0.4123, 0.4256, 36.8899
      CIE-Lab:
        67.1943, 2.2820, 42.3947
        CIE-LCH:
        67.1943, 42.4560, 86.9188
        CIE-Luv:
        67.1943, 25.0036, 50.3620
        Hunter-Lab:
        60.7370, -1.2642, 28.8094
      #bfa056 color charts
#bfa056 RGB chart
      #bfa056 CMYK chart
      #bfa056 RGB pie chart
      #bfa056 color shades, tints & tones
#bfa056 color schemes
#bfa056 color preview, HTML & CSS examples
           This text has a color of #bfa056        
        
          <p style="color:#bfa056;">Text here</p>
        
        
          .mytext {color:#bfa056;}
        
        Text color #bfa056
      
           This box has a color of #bfa056        
        
          <div style="background-color:#bfa056;">Content here</div>
        
        
          .mybackground {background-color:#bfa056;}
        
        Background color #bfa056
      
           Border around this has a color of #bfa056        
        
          <div style="border:2px solid #bfa056;">Content here</div>
        
        
          .myborder {border:2px solid #bfa056;}
        
        Border color #bfa056