#bf1f01 color space conversions
Hex:
        #bf1f01
        RGB:
        191, 31, 1
        CMY:
        25, 88, 100
        CMYK:
        0, 84, 99, 25
      HSL:
        9°, 98.9583%, 37.6471%
        HSV (HSB):
        9°, 99.4764%, 74.9020%
        XYZ:
        21.9813, 12.0585, 1.1977
        xyY:
        0.6238, 0.3422, 12.0585
      CIE-Lab:
        41.3090, 59.8867, 54.3292
        CIE-LCH:
        41.3090, 80.8583, 42.2143
        CIE-Luv:
        41.3090, 122.4650, 30.7916
        Hunter-Lab:
        34.7254, 52.2218, 22.2628
      #bf1f01 color charts
#bf1f01 RGB chart
      #bf1f01 CMYK chart
      #bf1f01 RGB pie chart
      #bf1f01 color shades, tints & tones
#bf1f01 color schemes
#bf1f01 color preview, HTML & CSS examples
           This text has a color of #bf1f01        
        
          <p style="color:#bf1f01;">Text here</p>
        
        
          .mytext {color:#bf1f01;}
        
        Text color #bf1f01
      
           This box has a color of #bf1f01        
        
          <div style="background-color:#bf1f01;">Content here</div>
        
        
          .mybackground {background-color:#bf1f01;}
        
        Background color #bf1f01
      
           Border around this has a color of #bf1f01        
        
          <div style="border:2px solid #bf1f01;">Content here</div>
        
        
          .myborder {border:2px solid #bf1f01;}
        
        Border color #bf1f01