#bf9c45 color space conversions
Hex:
        #bf9c45
        RGB:
        191, 156, 69
        CMY:
        25, 39, 73
        CMYK:
        0, 18, 64, 25
      HSL:
        43°, 48.8000%, 50.9804%
        HSV (HSB):
        43°, 63.8743%, 74.9020%
        XYZ:
        34.4485, 35.2830, 10.6249
        xyY:
        0.4287, 0.4391, 35.2830
      CIE-Lab:
        65.9684, 3.1780, 49.2477
        CIE-LCH:
        65.9684, 49.3502, 86.3078
        CIE-Luv:
        65.9684, 28.7515, 55.6120
        Hunter-Lab:
        59.3995, -0.4287, 30.9743
      #bf9c45 color charts
#bf9c45 RGB chart
      #bf9c45 CMYK chart
      #bf9c45 RGB pie chart
      #bf9c45 color shades, tints & tones
#bf9c45 color schemes
#bf9c45 color preview, HTML & CSS examples
           This text has a color of #bf9c45        
        
          <p style="color:#bf9c45;">Text here</p>
        
        
          .mytext {color:#bf9c45;}
        
        Text color #bf9c45
      
           This box has a color of #bf9c45        
        
          <div style="background-color:#bf9c45;">Content here</div>
        
        
          .mybackground {background-color:#bf9c45;}
        
        Background color #bf9c45
      
           Border around this has a color of #bf9c45        
        
          <div style="border:2px solid #bf9c45;">Content here</div>
        
        
          .myborder {border:2px solid #bf9c45;}
        
        Border color #bf9c45