#bfa467 color space conversions
Hex:
        #bfa467
        RGB:
        191, 164, 103
        CMY:
        25, 36, 60
        CMYK:
        0, 14, 46, 25
      HSL:
        42°, 40.7407%, 57.6471%
        HSV (HSB):
        42°, 46.0733%, 74.9020%
        XYZ:
        37.2095, 38.6066, 18.3226
        xyY:
        0.3953, 0.4101, 38.6066
      CIE-Lab:
        68.4653, 1.6957, 35.2120
        CIE-LCH:
        68.4653, 35.2528, 87.2429
        CIE-Luv:
        68.4653, 21.2582, 43.8560
        Hunter-Lab:
        62.1342, -1.8388, 26.0100
      #bfa467 color charts
#bfa467 RGB chart
      #bfa467 CMYK chart
      #bfa467 RGB pie chart
      #bfa467 color shades, tints & tones
#bfa467 color schemes
#bfa467 color preview, HTML & CSS examples
           This text has a color of #bfa467        
        
          <p style="color:#bfa467;">Text here</p>
        
        
          .mytext {color:#bfa467;}
        
        Text color #bfa467
      
           This box has a color of #bfa467        
        
          <div style="background-color:#bfa467;">Content here</div>
        
        
          .mybackground {background-color:#bfa467;}
        
        Background color #bfa467
      
           Border around this has a color of #bfa467        
        
          <div style="border:2px solid #bfa467;">Content here</div>
        
        
          .myborder {border:2px solid #bfa467;}
        
        Border color #bfa467