#b41f26 color space conversions
Hex:
        #b41f26
        RGB:
        180, 31, 38
        CMY:
        29, 88, 85
        CMYK:
        0, 83, 79, 29
      HSL:
        357°, 70.6161%, 41.3725%
        HSV (HSB):
        357°, 82.7778%, 70.5882%
        XYZ:
        19.6622, 10.8232, 2.8865
        xyY:
        0.5892, 0.3243, 10.8232
      CIE-Lab:
        39.2811, 57.4308, 35.6774
        CIE-LCH:
        39.2811, 67.6105, 31.8495
        CIE-Luv:
        39.2811, 109.6107, 21.7237
        Hunter-Lab:
        32.8987, 49.1098, 17.8270
      #b41f26 color charts
#b41f26 RGB chart
      #b41f26 CMYK chart
      #b41f26 RGB pie chart
      #b41f26 color shades, tints & tones
#b41f26 color schemes
#b41f26 color preview, HTML & CSS examples
           This text has a color of #b41f26        
        
          <p style="color:#b41f26;">Text here</p>
        
        
          .mytext {color:#b41f26;}
        
        Text color #b41f26
      
           This box has a color of #b41f26        
        
          <div style="background-color:#b41f26;">Content here</div>
        
        
          .mybackground {background-color:#b41f26;}
        
        Background color #b41f26
      
           Border around this has a color of #b41f26        
        
          <div style="border:2px solid #b41f26;">Content here</div>
        
        
          .myborder {border:2px solid #b41f26;}
        
        Border color #b41f26