#b41d00 color space conversions
Hex:
        #b41d00
        RGB:
        180, 29, 0
        CMY:
        29, 89, 100
        CMYK:
        0, 84, 100, 29
      HSL:
        10°, 100.0000%, 35.2941%
        HSV (HSB):
        10°, 100.0000%, 70.5882%
        XYZ:
        19.2618, 10.5820, 1.0273
        xyY:
        0.6239, 0.3428, 10.5820
      CIE-Lab:
        38.8674, 57.1926, 52.3373
        CIE-LCH:
        38.8674, 77.5254, 42.4618
        CIE-Luv:
        38.8674, 115.0312, 29.1172
        Hunter-Lab:
        32.5300, 48.7663, 20.8986
      #b41d00 color charts
#b41d00 RGB chart
      #b41d00 CMYK chart
      #b41d00 RGB pie chart
      #b41d00 color shades, tints & tones
#b41d00 color schemes
#b41d00 color preview, HTML & CSS examples
           This text has a color of #b41d00        
        
          <p style="color:#b41d00;">Text here</p>
        
        
          .mytext {color:#b41d00;}
        
        Text color #b41d00
      
           This box has a color of #b41d00        
        
          <div style="background-color:#b41d00;">Content here</div>
        
        
          .mybackground {background-color:#b41d00;}
        
        Background color #b41d00
      
           Border around this has a color of #b41d00        
        
          <div style="border:2px solid #b41d00;">Content here</div>
        
        
          .myborder {border:2px solid #b41d00;}
        
        Border color #b41d00