#e41c16 color space conversions
Hex:
        #e41c16
        RGB:
        228, 28, 22
        CMY:
        11, 89, 91
        CMYK:
        0, 88, 90, 11
      HSL:
        2°, 82.4000%, 49.0196%
        HSV (HSB):
        2°, 90.3509%, 89.4118%
        XYZ:
        32.5550, 17.3824, 2.3984
        xyY:
        0.6220, 0.3321, 17.3824
      CIE-Lab:
        48.7383, 70.7904, 55.5541
        CIE-LCH:
        48.7383, 89.9863, 38.1237
        CIE-Luv:
        48.7383, 149.2276, 33.1323
        Hunter-Lab:
        41.6922, 66.4187, 25.7739
      #e41c16 color charts
#e41c16 RGB chart
      #e41c16 CMYK chart
      #e41c16 RGB pie chart
      #e41c16 color shades, tints & tones
#e41c16 color schemes
#e41c16 color preview, HTML & CSS examples
           This text has a color of #e41c16        
        
          <p style="color:#e41c16;">Text here</p>
        
        
          .mytext {color:#e41c16;}
        
        Text color #e41c16
      
           This box has a color of #e41c16        
        
          <div style="background-color:#e41c16;">Content here</div>
        
        
          .mybackground {background-color:#e41c16;}
        
        Background color #e41c16
      
           Border around this has a color of #e41c16        
        
          <div style="border:2px solid #e41c16;">Content here</div>
        
        
          .myborder {border:2px solid #e41c16;}
        
        Border color #e41c16