#bf8465 color space conversions
Hex:
        #bf8465
        RGB:
        191, 132, 101
        CMY:
        25, 48, 60
        CMYK:
        0, 31, 47, 25
      HSL:
        21°, 41.2844%, 57.2549%
        HSV (HSB):
        21°, 47.1204%, 74.9020%
        XYZ:
        32.0861, 28.5185, 16.1254
        xyY:
        0.4182, 0.3717, 28.5185
      CIE-Lab:
        60.3543, 19.0338, 25.8304
        CIE-LCH:
        60.3543, 32.0857, 53.6144
        CIE-Luv:
        60.3543, 42.9081, 28.7748
        Hunter-Lab:
        53.4027, 13.7939, 19.4787
      #bf8465 color charts
#bf8465 RGB chart
      #bf8465 CMYK chart
      #bf8465 RGB pie chart
      #bf8465 color shades, tints & tones
#bf8465 color schemes
#bf8465 color preview, HTML & CSS examples
           This text has a color of #bf8465        
        
          <p style="color:#bf8465;">Text here</p>
        
        
          .mytext {color:#bf8465;}
        
        Text color #bf8465
      
           This box has a color of #bf8465        
        
          <div style="background-color:#bf8465;">Content here</div>
        
        
          .mybackground {background-color:#bf8465;}
        
        Background color #bf8465
      
           Border around this has a color of #bf8465        
        
          <div style="border:2px solid #bf8465;">Content here</div>
        
        
          .myborder {border:2px solid #bf8465;}
        
        Border color #bf8465