#bf8462 color space conversions
Hex:
        #bf8462
        RGB:
        191, 132, 98
        CMY:
        25, 48, 62
        CMYK:
        0, 31, 49, 25
      HSL:
        22°, 42.0814%, 56.6667%
        HSV (HSB):
        22°, 48.6911%, 74.9020%
        XYZ:
        31.9417, 28.4607, 15.3652
        xyY:
        0.4216, 0.3756, 28.4607
      CIE-Lab:
        60.3027, 18.7332, 27.4311
        CIE-LCH:
        60.3027, 33.2174, 55.6702
        CIE-Luv:
        60.3027, 43.2652, 30.5237
        Hunter-Lab:
        53.3486, 13.5143, 20.2676
      #bf8462 color charts
#bf8462 RGB chart
      #bf8462 CMYK chart
      #bf8462 RGB pie chart
      #bf8462 color shades, tints & tones
#bf8462 color schemes
#bf8462 color preview, HTML & CSS examples
           This text has a color of #bf8462        
        
          <p style="color:#bf8462;">Text here</p>
        
        
          .mytext {color:#bf8462;}
        
        Text color #bf8462
      
           This box has a color of #bf8462        
        
          <div style="background-color:#bf8462;">Content here</div>
        
        
          .mybackground {background-color:#bf8462;}
        
        Background color #bf8462
      
           Border around this has a color of #bf8462        
        
          <div style="border:2px solid #bf8462;">Content here</div>
        
        
          .myborder {border:2px solid #bf8462;}
        
        Border color #bf8462