#e41a38 color space conversions
Hex:
        #e41a38
        RGB:
        228, 26, 56
        CMY:
        11, 90, 78
        CMYK:
        0, 89, 75, 11
      HSL:
        351°, 79.5276%, 49.8039%
        HSV (HSB):
        351°, 88.5965%, 89.4118%
        XYZ:
        33.0781, 17.5183, 5.3793
        xyY:
        0.5909, 0.3130, 17.5183
      CIE-Lab:
        48.9066, 71.9291, 38.5208
        CIE-LCH:
        48.9066, 81.5944, 28.1708
        CIE-Luv:
        48.9066, 143.8473, 23.5332
        Hunter-Lab:
        41.8549, 67.8235, 21.6782
      #e41a38 color charts
#e41a38 RGB chart
      #e41a38 CMYK chart
      #e41a38 RGB pie chart
      #e41a38 color shades, tints & tones
#e41a38 color schemes
#e41a38 color preview, HTML & CSS examples
           This text has a color of #e41a38        
        
          <p style="color:#e41a38;">Text here</p>
        
        
          .mytext {color:#e41a38;}
        
        Text color #e41a38
      
           This box has a color of #e41a38        
        
          <div style="background-color:#e41a38;">Content here</div>
        
        
          .mybackground {background-color:#e41a38;}
        
        Background color #e41a38
      
           Border around this has a color of #e41a38        
        
          <div style="border:2px solid #e41a38;">Content here</div>
        
        
          .myborder {border:2px solid #e41a38;}
        
        Border color #e41a38