#bf1e13 color space conversions
Hex:
        #bf1e13
        RGB:
        191, 30, 19
        CMY:
        25, 88, 93
        CMYK:
        0, 84, 90, 25
      HSL:
        4°, 81.9048%, 41.1765%
        HSV (HSB):
        4°, 90.0524%, 74.9020%
        XYZ:
        22.0677, 12.0519, 1.7793
        xyY:
        0.6147, 0.3357, 12.0519
      CIE-Lab:
        41.2985, 60.3331, 48.0383
        CIE-LCH:
        41.2985, 77.1217, 38.5274
        CIE-Luv:
        41.2985, 121.4224, 28.2827
        Hunter-Lab:
        34.7159, 52.7134, 21.2624
      #bf1e13 color charts
#bf1e13 RGB chart
      #bf1e13 CMYK chart
      #bf1e13 RGB pie chart
      #bf1e13 color shades, tints & tones
#bf1e13 color schemes
#bf1e13 color preview, HTML & CSS examples
           This text has a color of #bf1e13        
        
          <p style="color:#bf1e13;">Text here</p>
        
        
          .mytext {color:#bf1e13;}
        
        Text color #bf1e13
      
           This box has a color of #bf1e13        
        
          <div style="background-color:#bf1e13;">Content here</div>
        
        
          .mybackground {background-color:#bf1e13;}
        
        Background color #bf1e13
      
           Border around this has a color of #bf1e13        
        
          <div style="border:2px solid #bf1e13;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e13;}
        
        Border color #bf1e13