#bf893f color space conversions
Hex:
        #bf893f
        RGB:
        191, 137, 63
        CMY:
        25, 46, 75
        CMYK:
        0, 28, 67, 25
      HSL:
        35°, 50.3937%, 49.8039%
        HSV (HSB):
        35°, 67.0157%, 74.9020%
        XYZ:
        31.3287, 29.3266, 8.7120
        xyY:
        0.4516, 0.4228, 29.3266
      CIE-Lab:
        61.0688, 13.1931, 46.6953
        CIE-LCH:
        61.0688, 48.5232, 74.2231
        CIE-Luv:
        61.0688, 42.9645, 49.4917
        Hunter-Lab:
        54.1540, 8.4948, 28.3695
      #bf893f color charts
#bf893f RGB chart
      #bf893f CMYK chart
      #bf893f RGB pie chart
      #bf893f color shades, tints & tones
#bf893f color schemes
#bf893f color preview, HTML & CSS examples
           This text has a color of #bf893f        
        
          <p style="color:#bf893f;">Text here</p>
        
        
          .mytext {color:#bf893f;}
        
        Text color #bf893f
      
           This box has a color of #bf893f        
        
          <div style="background-color:#bf893f;">Content here</div>
        
        
          .mybackground {background-color:#bf893f;}
        
        Background color #bf893f
      
           Border around this has a color of #bf893f        
        
          <div style="border:2px solid #bf893f;">Content here</div>
        
        
          .myborder {border:2px solid #bf893f;}
        
        Border color #bf893f