#bf5f14 color space conversions
Hex:
        #bf5f14
        RGB:
        191, 95, 20
        CMY:
        25, 63, 92
        CMYK:
        0, 50, 90, 25
      HSL:
        26°, 81.0427%, 41.3725%
        HSV (HSB):
        26°, 89.5288%, 74.9020%
        XYZ:
        25.7043, 19.3113, 3.0345
        xyY:
        0.5349, 0.4019, 19.3113
      CIE-Lab:
        51.0494, 34.3337, 54.9653
        CIE-LCH:
        51.0494, 64.8073, 58.0093
        CIE-Luv:
        51.0494, 78.9940, 44.6628
        Hunter-Lab:
        43.9446, 27.5062, 26.6671
      #bf5f14 color charts
#bf5f14 RGB chart
      #bf5f14 CMYK chart
      #bf5f14 RGB pie chart
      #bf5f14 color shades, tints & tones
#bf5f14 color schemes
#bf5f14 color preview, HTML & CSS examples
           This text has a color of #bf5f14        
        
          <p style="color:#bf5f14;">Text here</p>
        
        
          .mytext {color:#bf5f14;}
        
        Text color #bf5f14
      
           This box has a color of #bf5f14        
        
          <div style="background-color:#bf5f14;">Content here</div>
        
        
          .mybackground {background-color:#bf5f14;}
        
        Background color #bf5f14
      
           Border around this has a color of #bf5f14        
        
          <div style="border:2px solid #bf5f14;">Content here</div>
        
        
          .myborder {border:2px solid #bf5f14;}
        
        Border color #bf5f14