#bf1a14 color space conversions
Hex:
        #bf1a14
        RGB:
        191, 26, 20
        CMY:
        25, 90, 92
        CMYK:
        0, 86, 90, 25
      HSL:
        2°, 81.0427%, 41.3725%
        HSV (HSB):
        2°, 89.5288%, 74.9020%
        XYZ:
        21.9815, 11.8657, 1.7936
        xyY:
        0.6168, 0.3329, 11.8657
      CIE-Lab:
        41.0018, 61.2116, 47.3909
        CIE-LCH:
        41.0018, 77.4130, 37.7475
        CIE-Luv:
        41.0018, 122.7781, 27.5651
        Hunter-Lab:
        34.4466, 53.6254, 21.0255
      #bf1a14 color charts
#bf1a14 RGB chart
      #bf1a14 CMYK chart
      #bf1a14 RGB pie chart
      #bf1a14 color shades, tints & tones
#bf1a14 color schemes
#bf1a14 color preview, HTML & CSS examples
           This text has a color of #bf1a14        
        
          <p style="color:#bf1a14;">Text here</p>
        
        
          .mytext {color:#bf1a14;}
        
        Text color #bf1a14
      
           This box has a color of #bf1a14        
        
          <div style="background-color:#bf1a14;">Content here</div>
        
        
          .mybackground {background-color:#bf1a14;}
        
        Background color #bf1a14
      
           Border around this has a color of #bf1a14        
        
          <div style="border:2px solid #bf1a14;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a14;}
        
        Border color #bf1a14