#bf7411 color space conversions
Hex:
        #bf7411
        RGB:
        191, 116, 17
        CMY:
        25, 55, 93
        CMYK:
        0, 39, 91, 25
      HSL:
        34°, 83.6538%, 40.7843%
        HSV (HSB):
        34°, 91.0995%, 74.9020%
        XYZ:
        27.8324, 23.6076, 3.6201
        xyY:
        0.5055, 0.4288, 23.6076
      CIE-Lab:
        55.6928, 23.0070, 59.2974
        CIE-LCH:
        55.6928, 63.6043, 68.7940
        CIE-Luv:
        55.6928, 61.9612, 52.5352
        Hunter-Lab:
        48.5877, 17.2215, 29.5939
      #bf7411 color charts
#bf7411 RGB chart
      #bf7411 CMYK chart
      #bf7411 RGB pie chart
      #bf7411 color shades, tints & tones
#bf7411 color schemes
#bf7411 color preview, HTML & CSS examples
           This text has a color of #bf7411        
        
          <p style="color:#bf7411;">Text here</p>
        
        
          .mytext {color:#bf7411;}
        
        Text color #bf7411
      
           This box has a color of #bf7411        
        
          <div style="background-color:#bf7411;">Content here</div>
        
        
          .mybackground {background-color:#bf7411;}
        
        Background color #bf7411
      
           Border around this has a color of #bf7411        
        
          <div style="border:2px solid #bf7411;">Content here</div>
        
        
          .myborder {border:2px solid #bf7411;}
        
        Border color #bf7411