#e41d16 color space conversions
Hex:
        #e41d16
        RGB:
        228, 29, 22
        CMY:
        11, 89, 91
        CMYK:
        0, 87, 90, 11
      HSL:
        2°, 82.4000%, 49.0196%
        HSV (HSB):
        2°, 90.3509%, 89.4118%
        XYZ:
        32.5791, 17.4306, 2.4064
        xyY:
        0.6215, 0.3325, 17.4306
      CIE-Lab:
        48.7981, 70.6189, 55.5947
        CIE-LCH:
        48.7981, 89.8766, 38.2116
        CIE-Luv:
        48.7981, 148.9098, 33.2409
        Hunter-Lab:
        41.7500, 66.2277, 25.8076
      #e41d16 color charts
#e41d16 RGB chart
      #e41d16 CMYK chart
      #e41d16 RGB pie chart
      #e41d16 color shades, tints & tones
#e41d16 color schemes
#e41d16 color preview, HTML & CSS examples
           This text has a color of #e41d16        
        
          <p style="color:#e41d16;">Text here</p>
        
        
          .mytext {color:#e41d16;}
        
        Text color #e41d16
      
           This box has a color of #e41d16        
        
          <div style="background-color:#e41d16;">Content here</div>
        
        
          .mybackground {background-color:#e41d16;}
        
        Background color #e41d16
      
           Border around this has a color of #e41d16        
        
          <div style="border:2px solid #e41d16;">Content here</div>
        
        
          .myborder {border:2px solid #e41d16;}
        
        Border color #e41d16