#b41d23 color space conversions
Hex:
        #b41d23
        RGB:
        180, 29, 35
        CMY:
        29, 89, 86
        CMYK:
        0, 84, 81, 29
      HSL:
        358°, 72.2488%, 40.9804%
        HSV (HSB):
        358°, 83.8889%, 70.5882%
        XYZ:
        19.5651, 10.7034, 2.6249
        xyY:
        0.5948, 0.3254, 10.7034
      CIE-Lab:
        39.0763, 57.8259, 37.1834
        CIE-LCH:
        39.0763, 68.7491, 32.7420
        CIE-Luv:
        39.0763, 110.9764, 22.3951
        Hunter-Lab:
        32.7160, 49.4952, 18.1443
      #b41d23 color charts
#b41d23 RGB chart
      #b41d23 CMYK chart
      #b41d23 RGB pie chart
      #b41d23 color shades, tints & tones
#b41d23 color schemes
#b41d23 color preview, HTML & CSS examples
           This text has a color of #b41d23        
        
          <p style="color:#b41d23;">Text here</p>
        
        
          .mytext {color:#b41d23;}
        
        Text color #b41d23
      
           This box has a color of #b41d23        
        
          <div style="background-color:#b41d23;">Content here</div>
        
        
          .mybackground {background-color:#b41d23;}
        
        Background color #b41d23
      
           Border around this has a color of #b41d23        
        
          <div style="border:2px solid #b41d23;">Content here</div>
        
        
          .myborder {border:2px solid #b41d23;}
        
        Border color #b41d23