#bf8b52 color space conversions
Hex:
        #bf8b52
        RGB:
        191, 139, 82
        CMY:
        25, 45, 68
        CMYK:
        0, 27, 57, 25
      HSL:
        31°, 45.9916%, 53.5294%
        HSV (HSB):
        31°, 57.0681%, 74.9020%
        XYZ:
        32.2415, 30.1508, 12.1030
        xyY:
        0.4328, 0.4047, 30.1508
      CIE-Lab:
        61.7841, 13.4318, 37.9476
        CIE-LCH:
        61.7841, 40.2546, 70.5082
        CIE-Luv:
        61.7841, 39.9866, 42.3205
        Hunter-Lab:
        54.9097, 8.7182, 25.3683
      #bf8b52 color charts
#bf8b52 RGB chart
      #bf8b52 CMYK chart
      #bf8b52 RGB pie chart
      #bf8b52 color shades, tints & tones
#bf8b52 color schemes
#bf8b52 color preview, HTML & CSS examples
           This text has a color of #bf8b52        
        
          <p style="color:#bf8b52;">Text here</p>
        
        
          .mytext {color:#bf8b52;}
        
        Text color #bf8b52
      
           This box has a color of #bf8b52        
        
          <div style="background-color:#bf8b52;">Content here</div>
        
        
          .mybackground {background-color:#bf8b52;}
        
        Background color #bf8b52
      
           Border around this has a color of #bf8b52        
        
          <div style="border:2px solid #bf8b52;">Content here</div>
        
        
          .myborder {border:2px solid #bf8b52;}
        
        Border color #bf8b52