#b41c21 color space conversions
Hex:
        #b41c21
        RGB:
        180, 28, 33
        CMY:
        29, 89, 87
        CMYK:
        0, 84, 82, 29
      HSL:
        358°, 73.0769%, 40.7843%
        HSV (HSB):
        358°, 84.4444%, 70.5882%
        XYZ:
        19.5122, 10.6436, 2.4649
        xyY:
        0.5982, 0.3263, 10.6436
      CIE-Lab:
        38.9736, 58.0019, 38.2050
        CIE-LCH:
        38.9736, 69.4539, 33.3723
        CIE-Luv:
        38.9736, 111.7254, 22.8648
        Hunter-Lab:
        32.6245, 49.6647, 18.3577
      #b41c21 color charts
#b41c21 RGB chart
      #b41c21 CMYK chart
      #b41c21 RGB pie chart
      #b41c21 color shades, tints & tones
#b41c21 color schemes
#b41c21 color preview, HTML & CSS examples
           This text has a color of #b41c21        
        
          <p style="color:#b41c21;">Text here</p>
        
        
          .mytext {color:#b41c21;}
        
        Text color #b41c21
      
           This box has a color of #b41c21        
        
          <div style="background-color:#b41c21;">Content here</div>
        
        
          .mybackground {background-color:#b41c21;}
        
        Background color #b41c21
      
           Border around this has a color of #b41c21        
        
          <div style="border:2px solid #b41c21;">Content here</div>
        
        
          .myborder {border:2px solid #b41c21;}
        
        Border color #b41c21