#bf862d color space conversions
Hex:
        #bf862d
        RGB:
        191, 134, 45
        CMY:
        25, 47, 82
        CMYK:
        0, 30, 76, 25
      HSL:
        37°, 61.8644%, 46.2745%
        HSV (HSB):
        37°, 76.4398%, 74.9020%
        XYZ:
        30.4846, 28.3160, 6.3414
        xyY:
        0.4680, 0.4347, 28.3160
      CIE-Lab:
        60.1732, 13.9231, 53.8085
        CIE-LCH:
        60.1732, 55.5806, 75.4928
        CIE-Luv:
        60.1732, 46.3711, 53.9965
        Hunter-Lab:
        53.2128, 9.1369, 30.1833
      #bf862d color charts
#bf862d RGB chart
      #bf862d CMYK chart
      #bf862d RGB pie chart
      #bf862d color shades, tints & tones
#bf862d color schemes
#bf862d color preview, HTML & CSS examples
           This text has a color of #bf862d        
        
          <p style="color:#bf862d;">Text here</p>
        
        
          .mytext {color:#bf862d;}
        
        Text color #bf862d
      
           This box has a color of #bf862d        
        
          <div style="background-color:#bf862d;">Content here</div>
        
        
          .mybackground {background-color:#bf862d;}
        
        Background color #bf862d
      
           Border around this has a color of #bf862d        
        
          <div style="border:2px solid #bf862d;">Content here</div>
        
        
          .myborder {border:2px solid #bf862d;}
        
        Border color #bf862d