#e40916 color space conversions
Hex:
        #e40916
        RGB:
        228, 9, 22
        CMY:
        11, 96, 91
        CMYK:
        0, 96, 90, 11
      HSL:
        356°, 92.4051%, 46.4706%
        HSV (HSB):
        356°, 96.0526%, 89.4118%
        XYZ:
        32.2374, 16.7473, 2.2925
        xyY:
        0.6287, 0.3266, 16.7473
      CIE-Lab:
        47.9400, 73.0900, 55.0150
        CIE-LCH:
        47.9400, 91.4812, 36.9689
        CIE-Luv:
        47.9400, 153.5102, 31.6762
        Hunter-Lab:
        40.9234, 68.9972, 25.3250
      #e40916 color charts
#e40916 RGB chart
      #e40916 CMYK chart
      #e40916 RGB pie chart
      #e40916 color shades, tints & tones
#e40916 color schemes
#e40916 color preview, HTML & CSS examples
           This text has a color of #e40916        
        
          <p style="color:#e40916;">Text here</p>
        
        
          .mytext {color:#e40916;}
        
        Text color #e40916
      
           This box has a color of #e40916        
        
          <div style="background-color:#e40916;">Content here</div>
        
        
          .mybackground {background-color:#e40916;}
        
        Background color #e40916
      
           Border around this has a color of #e40916        
        
          <div style="border:2px solid #e40916;">Content here</div>
        
        
          .myborder {border:2px solid #e40916;}
        
        Border color #e40916