#b41f13 color space conversions
Hex:
        #b41f13
        RGB:
        180, 31, 19
        CMY:
        29, 88, 93
        CMYK:
        0, 83, 89, 29
      HSL:
        4°, 80.9045%, 39.0196%
        HSV (HSB):
        4°, 89.4444%, 70.5882%
        XYZ:
        19.4299, 10.7303, 1.6632
        xyY:
        0.6106, 0.3372, 10.7303
      CIE-Lab:
        39.1224, 56.9455, 45.4150
        CIE-LCH:
        39.1224, 72.8375, 38.5729
        CIE-Luv:
        39.1224, 112.6121, 26.7647
        Hunter-Lab:
        32.7571, 48.5525, 19.9197
      #b41f13 color charts
#b41f13 RGB chart
      #b41f13 CMYK chart
      #b41f13 RGB pie chart
      #b41f13 color shades, tints & tones
#b41f13 color schemes
#b41f13 color preview, HTML & CSS examples
           This text has a color of #b41f13        
        
          <p style="color:#b41f13;">Text here</p>
        
        
          .mytext {color:#b41f13;}
        
        Text color #b41f13
      
           This box has a color of #b41f13        
        
          <div style="background-color:#b41f13;">Content here</div>
        
        
          .mybackground {background-color:#b41f13;}
        
        Background color #b41f13
      
           Border around this has a color of #b41f13        
        
          <div style="border:2px solid #b41f13;">Content here</div>
        
        
          .myborder {border:2px solid #b41f13;}
        
        Border color #b41f13