#bf871d color space conversions
Hex:
        #bf871d
        RGB:
        191, 135, 29
        CMY:
        25, 47, 89
        CMYK:
        0, 29, 85, 25
      HSL:
        39°, 73.6364%, 43.1373%
        HSV (HSB):
        39°, 84.8168%, 74.9020%
        XYZ:
        30.3716, 28.4930, 5.0613
        xyY:
        0.4751, 0.4457, 28.4930
      CIE-Lab:
        60.3316, 12.8169, 59.6946
        CIE-LCH:
        60.3316, 61.0551, 77.8821
        CIE-Luv:
        60.3316, 46.2972, 57.9373
        Hunter-Lab:
        53.3789, 8.1503, 31.7434
      #bf871d color charts
#bf871d RGB chart
      #bf871d CMYK chart
      #bf871d RGB pie chart
      #bf871d color shades, tints & tones
#bf871d color schemes
#bf871d color preview, HTML & CSS examples
           This text has a color of #bf871d        
        
          <p style="color:#bf871d;">Text here</p>
        
        
          .mytext {color:#bf871d;}
        
        Text color #bf871d
      
           This box has a color of #bf871d        
        
          <div style="background-color:#bf871d;">Content here</div>
        
        
          .mybackground {background-color:#bf871d;}
        
        Background color #bf871d
      
           Border around this has a color of #bf871d        
        
          <div style="border:2px solid #bf871d;">Content here</div>
        
        
          .myborder {border:2px solid #bf871d;}
        
        Border color #bf871d