#b41d27 color space conversions
Hex:
        #b41d27
        RGB:
        180, 29, 39
        CMY:
        29, 89, 85
        CMYK:
        0, 84, 78, 29
      HSL:
        356°, 72.2488%, 40.9804%
        HSV (HSB):
        356°, 83.8889%, 70.5882%
        XYZ:
        19.6280, 10.7285, 2.9558
        xyY:
        0.5892, 0.3221, 10.7285
      CIE-Lab:
        39.1194, 57.9559, 34.9254
        CIE-LCH:
        39.1194, 67.6659, 31.0740
        CIE-Luv:
        39.1194, 110.1724, 21.0564
        Hunter-Lab:
        32.7544, 49.6453, 17.5778
      #b41d27 color charts
#b41d27 RGB chart
      #b41d27 CMYK chart
      #b41d27 RGB pie chart
      #b41d27 color shades, tints & tones
#b41d27 color schemes
#b41d27 color preview, HTML & CSS examples
           This text has a color of #b41d27        
        
          <p style="color:#b41d27;">Text here</p>
        
        
          .mytext {color:#b41d27;}
        
        Text color #b41d27
      
           This box has a color of #b41d27        
        
          <div style="background-color:#b41d27;">Content here</div>
        
        
          .mybackground {background-color:#b41d27;}
        
        Background color #b41d27
      
           Border around this has a color of #b41d27        
        
          <div style="border:2px solid #b41d27;">Content here</div>
        
        
          .myborder {border:2px solid #b41d27;}
        
        Border color #b41d27