#bf1e29 color space conversions
Hex:
        #bf1e29
        RGB:
        191, 30, 41
        CMY:
        25, 88, 84
        CMYK:
        0, 84, 79, 25
      HSL:
        356°, 72.8507%, 43.3333%
        HSV (HSB):
        356°, 84.2932%, 74.9020%
        XYZ:
        22.3504, 12.1650, 3.2679
        xyY:
        0.5915, 0.3220, 12.1650
      CIE-Lab:
        41.4772, 60.8698, 36.9450
        CIE-LCH:
        41.4772, 71.2043, 31.2557
        CIE-Luv:
        41.4772, 117.9234, 22.5259
        Hunter-Lab:
        34.8784, 53.3472, 18.8597
      #bf1e29 color charts
#bf1e29 RGB chart
      #bf1e29 CMYK chart
      #bf1e29 RGB pie chart
      #bf1e29 color shades, tints & tones
#bf1e29 color schemes
#bf1e29 color preview, HTML & CSS examples
           This text has a color of #bf1e29        
        
          <p style="color:#bf1e29;">Text here</p>
        
        
          .mytext {color:#bf1e29;}
        
        Text color #bf1e29
      
           This box has a color of #bf1e29        
        
          <div style="background-color:#bf1e29;">Content here</div>
        
        
          .mybackground {background-color:#bf1e29;}
        
        Background color #bf1e29
      
           Border around this has a color of #bf1e29        
        
          <div style="border:2px solid #bf1e29;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e29;}
        
        Border color #bf1e29