#bf3800 color space conversions
Hex:
        #bf3800
        RGB:
        191, 56, 0
        CMY:
        25, 78, 100
        CMYK:
        0, 71, 100, 25
      HSL:
        18°, 100.0000%, 37.4510%
        HSV (HSB):
        18°, 100.0000%, 74.9020%
        XYZ:
        22.9000, 13.9047, 1.4769
        xyY:
        0.5982, 0.3632, 13.9047
      CIE-Lab:
        44.0960, 52.0914, 55.9163
        CIE-LCH:
        44.0960, 76.4208, 47.0282
        CIE-Luv:
        44.0960, 109.1798, 35.6271
        Hunter-Lab:
        37.2890, 44.3651, 23.7540
      #bf3800 color charts
#bf3800 RGB chart
      #bf3800 CMYK chart
      #bf3800 RGB pie chart
      #bf3800 color shades, tints & tones
#bf3800 color schemes
#bf3800 color preview, HTML & CSS examples
           This text has a color of #bf3800        
        
          <p style="color:#bf3800;">Text here</p>
        
        
          .mytext {color:#bf3800;}
        
        Text color #bf3800
      
           This box has a color of #bf3800        
        
          <div style="background-color:#bf3800;">Content here</div>
        
        
          .mybackground {background-color:#bf3800;}
        
        Background color #bf3800
      
           Border around this has a color of #bf3800        
        
          <div style="border:2px solid #bf3800;">Content here</div>
        
        
          .myborder {border:2px solid #bf3800;}
        
        Border color #bf3800