#bf1d22 color space conversions
Hex:
        #bf1d22
        RGB:
        191, 29, 34
        CMY:
        25, 89, 87
        CMYK:
        0, 85, 82, 25
      HSL:
        358°, 73.6364%, 43.1373%
        HSV (HSB):
        358°, 84.8168%, 74.9020%
        XYZ:
        22.2140, 12.0706, 2.6724
        xyY:
        0.6011, 0.3266, 12.0706
      CIE-Lab:
        41.3281, 60.8832, 40.7189
        CIE-LCH:
        41.3281, 73.2448, 33.7747
        CIE-Luv:
        41.3281, 119.6488, 24.6154
        Hunter-Lab:
        34.7428, 53.3302, 19.7593
      #bf1d22 color charts
#bf1d22 RGB chart
      #bf1d22 CMYK chart
      #bf1d22 RGB pie chart
      #bf1d22 color shades, tints & tones
#bf1d22 color schemes
#bf1d22 color preview, HTML & CSS examples
           This text has a color of #bf1d22        
        
          <p style="color:#bf1d22;">Text here</p>
        
        
          .mytext {color:#bf1d22;}
        
        Text color #bf1d22
      
           This box has a color of #bf1d22        
        
          <div style="background-color:#bf1d22;">Content here</div>
        
        
          .mybackground {background-color:#bf1d22;}
        
        Background color #bf1d22
      
           Border around this has a color of #bf1d22        
        
          <div style="border:2px solid #bf1d22;">Content here</div>
        
        
          .myborder {border:2px solid #bf1d22;}
        
        Border color #bf1d22