#b41a13 color space conversions
Hex:
        #b41a13
        RGB:
        180, 26, 19
        CMY:
        29, 90, 93
        CMYK:
        0, 86, 89, 29
      HSL:
        3°, 80.9045%, 39.0196%
        HSV (HSB):
        3°, 89.4444%, 70.5882%
        XYZ:
        19.3093, 10.4891, 1.6230
        xyY:
        0.6145, 0.3338, 10.4891
      CIE-Lab:
        38.7063, 58.1285, 45.1006
        CIE-LCH:
        38.7063, 73.5730, 37.8071
        CIE-Luv:
        38.7063, 114.5622, 26.0357
        Hunter-Lab:
        32.3869, 49.7461, 19.6997
      #b41a13 color charts
#b41a13 RGB chart
      #b41a13 CMYK chart
      #b41a13 RGB pie chart
      #b41a13 color shades, tints & tones
#b41a13 color schemes
#b41a13 color preview, HTML & CSS examples
           This text has a color of #b41a13        
        
          <p style="color:#b41a13;">Text here</p>
        
        
          .mytext {color:#b41a13;}
        
        Text color #b41a13
      
           This box has a color of #b41a13        
        
          <div style="background-color:#b41a13;">Content here</div>
        
        
          .mybackground {background-color:#b41a13;}
        
        Background color #b41a13
      
           Border around this has a color of #b41a13        
        
          <div style="border:2px solid #b41a13;">Content here</div>
        
        
          .myborder {border:2px solid #b41a13;}
        
        Border color #b41a13