#e31a38 color space conversions
Hex:
        #e31a38
        RGB:
        227, 26, 56
        CMY:
        11, 90, 78
        CMYK:
        0, 89, 75, 11
      HSL:
        351°, 79.4466%, 49.6078%
        HSV (HSB):
        351°, 88.5463%, 89.0196%
        XYZ:
        32.7618, 17.3552, 5.3645
        xyY:
        0.5905, 0.3128, 17.3552
      CIE-Lab:
        48.7045, 71.6751, 38.2398
        CIE-LCH:
        48.7045, 81.2380, 28.0806
        CIE-Luv:
        48.7045, 143.0996, 23.3352
        Hunter-Lab:
        41.6596, 67.4710, 21.5269
      #e31a38 color charts
#e31a38 RGB chart
      #e31a38 CMYK chart
      #e31a38 RGB pie chart
      #e31a38 color shades, tints & tones
#e31a38 color schemes
#e31a38 color preview, HTML & CSS examples
           This text has a color of #e31a38        
        
          <p style="color:#e31a38;">Text here</p>
        
        
          .mytext {color:#e31a38;}
        
        Text color #e31a38
      
           This box has a color of #e31a38        
        
          <div style="background-color:#e31a38;">Content here</div>
        
        
          .mybackground {background-color:#e31a38;}
        
        Background color #e31a38
      
           Border around this has a color of #e31a38        
        
          <div style="border:2px solid #e31a38;">Content here</div>
        
        
          .myborder {border:2px solid #e31a38;}
        
        Border color #e31a38