#bfa045 color space conversions
Hex:
        #bfa045
        RGB:
        191, 160, 69
        CMY:
        25, 37, 73
        CMYK:
        0, 16, 64, 25
      HSL:
        45°, 48.8000%, 50.9804%
        HSV (HSB):
        45°, 63.8743%, 74.9020%
        XYZ:
        35.1308, 36.6476, 10.8523
        xyY:
        0.4252, 0.4435, 36.6476
      CIE-Lab:
        67.0118, 1.0187, 50.3944
        CIE-LCH:
        67.0118, 50.4047, 88.8420
        CIE-Luv:
        67.0118, 25.9293, 57.3949
        Hunter-Lab:
        60.5373, -2.3536, 31.7474
      #bfa045 color charts
#bfa045 RGB chart
      #bfa045 CMYK chart
      #bfa045 RGB pie chart
      #bfa045 color shades, tints & tones
#bfa045 color schemes
#bfa045 color preview, HTML & CSS examples
           This text has a color of #bfa045        
        
          <p style="color:#bfa045;">Text here</p>
        
        
          .mytext {color:#bfa045;}
        
        Text color #bfa045
      
           This box has a color of #bfa045        
        
          <div style="background-color:#bfa045;">Content here</div>
        
        
          .mybackground {background-color:#bfa045;}
        
        Background color #bfa045
      
           Border around this has a color of #bfa045        
        
          <div style="border:2px solid #bfa045;">Content here</div>
        
        
          .myborder {border:2px solid #bfa045;}
        
        Border color #bfa045