#bf8f52 color space conversions
Hex:
        #bf8f52
        RGB:
        191, 143, 82
        CMY:
        25, 44, 68
        CMYK:
        0, 25, 57, 25
      HSL:
        34°, 45.9916%, 53.5294%
        HSV (HSB):
        34°, 57.0681%, 74.9020%
        XYZ:
        32.8313, 31.3305, 12.2996
        xyY:
        0.4294, 0.4098, 31.3305
      CIE-Lab:
        62.7856, 11.2286, 39.1564
        CIE-LCH:
        62.7856, 40.7346, 73.9991
        CIE-Luv:
        62.7856, 37.1344, 44.1905
        Hunter-Lab:
        55.9736, 6.7452, 26.1532
      #bf8f52 color charts
#bf8f52 RGB chart
      #bf8f52 CMYK chart
      #bf8f52 RGB pie chart
      #bf8f52 color shades, tints & tones
#bf8f52 color schemes
#bf8f52 color preview, HTML & CSS examples
           This text has a color of #bf8f52        
        
          <p style="color:#bf8f52;">Text here</p>
        
        
          .mytext {color:#bf8f52;}
        
        Text color #bf8f52
      
           This box has a color of #bf8f52        
        
          <div style="background-color:#bf8f52;">Content here</div>
        
        
          .mybackground {background-color:#bf8f52;}
        
        Background color #bf8f52
      
           Border around this has a color of #bf8f52        
        
          <div style="border:2px solid #bf8f52;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f52;}
        
        Border color #bf8f52