#bfa541 color space conversions
Hex:
        #bfa541
        RGB:
        191, 165, 65
        CMY:
        25, 35, 75
        CMYK:
        0, 14, 66, 25
      HSL:
        48°, 49.6063%, 50.1961%
        HSV (HSB):
        48°, 65.9686%, 74.9020%
        XYZ:
        35.8951, 38.3683, 10.5150
        xyY:
        0.4234, 0.4526, 38.3683
      CIE-Lab:
        68.2912, -1.9122, 53.5712
        CIE-LCH:
        68.2912, 53.6053, 92.0443
        CIE-Luv:
        68.2912, 22.6123, 61.0176
        Hunter-Lab:
        61.9421, -4.9590, 33.2947
      #bfa541 color charts
#bfa541 RGB chart
      #bfa541 CMYK chart
      #bfa541 RGB pie chart
      #bfa541 color shades, tints & tones
#bfa541 color schemes
#bfa541 color preview, HTML & CSS examples
           This text has a color of #bfa541        
        
          <p style="color:#bfa541;">Text here</p>
        
        
          .mytext {color:#bfa541;}
        
        Text color #bfa541
      
           This box has a color of #bfa541        
        
          <div style="background-color:#bfa541;">Content here</div>
        
        
          .mybackground {background-color:#bfa541;}
        
        Background color #bfa541
      
           Border around this has a color of #bfa541        
        
          <div style="border:2px solid #bfa541;">Content here</div>
        
        
          .myborder {border:2px solid #bfa541;}
        
        Border color #bfa541