#bf8c40 color space conversions
Hex:
        #bf8c40
        RGB:
        191, 140, 64
        CMY:
        25, 45, 75
        CMYK:
        0, 27, 66, 25
      HSL:
        36°, 49.8039%, 50.0000%
        HSV (HSB):
        36°, 66.4921%, 74.9020%
        XYZ:
        31.7894, 30.2027, 9.0047
        xyY:
        0.4478, 0.4254, 30.2027
      CIE-Lab:
        61.8287, 11.6019, 47.0510
        CIE-LCH:
        61.8287, 48.4603, 76.1482
        CIE-Luv:
        61.8287, 40.6631, 50.4226
        Hunter-Lab:
        54.9570, 7.0769, 28.7552
      #bf8c40 color charts
#bf8c40 RGB chart
      #bf8c40 CMYK chart
      #bf8c40 RGB pie chart
      #bf8c40 color shades, tints & tones
#bf8c40 color schemes
#bf8c40 color preview, HTML & CSS examples
           This text has a color of #bf8c40        
        
          <p style="color:#bf8c40;">Text here</p>
        
        
          .mytext {color:#bf8c40;}
        
        Text color #bf8c40
      
           This box has a color of #bf8c40        
        
          <div style="background-color:#bf8c40;">Content here</div>
        
        
          .mybackground {background-color:#bf8c40;}
        
        Background color #bf8c40
      
           Border around this has a color of #bf8c40        
        
          <div style="border:2px solid #bf8c40;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c40;}
        
        Border color #bf8c40