#e40c2a color space conversions
Hex:
        #e40c2a
        RGB:
        228, 12, 42
        CMY:
        11, 95, 84
        CMYK:
        0, 95, 82, 11
      HSL:
        352°, 90.0000%, 47.0588%
        HSV (HSB):
        352°, 94.7368%, 89.4118%
        XYZ:
        32.5443, 16.9241, 3.7419
        xyY:
        0.6116, 0.3181, 16.9241
      CIE-Lab:
        48.1642, 73.2265, 45.6040
        CIE-LCH:
        48.1642, 86.2661, 31.9138
        CIE-Luv:
        48.1642, 149.9829, 27.1912
        Hunter-Lab:
        41.1389, 69.2153, 23.4044
      #e40c2a color charts
#e40c2a RGB chart
      #e40c2a CMYK chart
      #e40c2a RGB pie chart
      #e40c2a color shades, tints & tones
#e40c2a color schemes
#e40c2a color preview, HTML & CSS examples
           This text has a color of #e40c2a        
        
          <p style="color:#e40c2a;">Text here</p>
        
        
          .mytext {color:#e40c2a;}
        
        Text color #e40c2a
      
           This box has a color of #e40c2a        
        
          <div style="background-color:#e40c2a;">Content here</div>
        
        
          .mybackground {background-color:#e40c2a;}
        
        Background color #e40c2a
      
           Border around this has a color of #e40c2a        
        
          <div style="border:2px solid #e40c2a;">Content here</div>
        
        
          .myborder {border:2px solid #e40c2a;}
        
        Border color #e40c2a