#bf5e15 color space conversions
Hex:
        #bf5e15
        RGB:
        191, 94, 21
        CMY:
        25, 63, 92
        CMYK:
        0, 51, 89, 25
      HSL:
        26°, 80.1887%, 41.5686%
        HSV (HSB):
        26°, 89.0052%, 74.9020%
        XYZ:
        25.6239, 19.1359, 3.0525
        xyY:
        0.5359, 0.4002, 19.1359
      CIE-Lab:
        50.8458, 34.8737, 54.4944
        CIE-LCH:
        50.8458, 64.6979, 57.3827
        CIE-Luv:
        50.8458, 79.7475, 44.1659
        Hunter-Lab:
        43.7446, 28.0054, 26.4839
      #bf5e15 color charts
#bf5e15 RGB chart
      #bf5e15 CMYK chart
      #bf5e15 RGB pie chart
      #bf5e15 color shades, tints & tones
#bf5e15 color schemes
#bf5e15 color preview, HTML & CSS examples
           This text has a color of #bf5e15        
        
          <p style="color:#bf5e15;">Text here</p>
        
        
          .mytext {color:#bf5e15;}
        
        Text color #bf5e15
      
           This box has a color of #bf5e15        
        
          <div style="background-color:#bf5e15;">Content here</div>
        
        
          .mybackground {background-color:#bf5e15;}
        
        Background color #bf5e15
      
           Border around this has a color of #bf5e15        
        
          <div style="border:2px solid #bf5e15;">Content here</div>
        
        
          .myborder {border:2px solid #bf5e15;}
        
        Border color #bf5e15