#bf8d46 color space conversions
Hex:
        #bf8d46
        RGB:
        191, 141, 70
        CMY:
        25, 45, 73
        CMYK:
        0, 26, 63, 25
      HSL:
        35°, 48.5944%, 51.1765%
        HSV (HSB):
        35°, 63.3508%, 74.9020%
        XYZ:
        32.1162, 30.5683, 10.0019
        xyY:
        0.4418, 0.4206, 30.5683
      CIE-Lab:
        62.1415, 11.4392, 44.4856
        CIE-LCH:
        62.1415, 45.9329, 75.5792
        CIE-Luv:
        62.1415, 39.5043, 48.5298
        Hunter-Lab:
        55.2886, 6.9325, 27.9763
      #bf8d46 color charts
#bf8d46 RGB chart
      #bf8d46 CMYK chart
      #bf8d46 RGB pie chart
      #bf8d46 color shades, tints & tones
#bf8d46 color schemes
#bf8d46 color preview, HTML & CSS examples
           This text has a color of #bf8d46        
        
          <p style="color:#bf8d46;">Text here</p>
        
        
          .mytext {color:#bf8d46;}
        
        Text color #bf8d46
      
           This box has a color of #bf8d46        
        
          <div style="background-color:#bf8d46;">Content here</div>
        
        
          .mybackground {background-color:#bf8d46;}
        
        Background color #bf8d46
      
           Border around this has a color of #bf8d46        
        
          <div style="border:2px solid #bf8d46;">Content here</div>
        
        
          .myborder {border:2px solid #bf8d46;}
        
        Border color #bf8d46