#e32a24 color space conversions
Hex:
        #e32a24
        RGB:
        227, 42, 36
        CMY:
        11, 84, 86
        CMYK:
        0, 81, 84, 11
      HSL:
        2°, 77.3279%, 51.5686%
        HSV (HSB):
        2°, 84.1410%, 89.0196%
        XYZ:
        32.8250, 18.1142, 3.4354
        xyY:
        0.6037, 0.3331, 18.1142
      CIE-Lab:
        49.6343, 67.8926, 49.9648
        CIE-LCH:
        49.6343, 84.2965, 36.3508
        CIE-Luv:
        49.6343, 141.4325, 31.9194
        Hunter-Lab:
        42.5608, 63.1866, 25.0068
      #e32a24 color charts
#e32a24 RGB chart
      #e32a24 CMYK chart
      #e32a24 RGB pie chart
      #e32a24 color shades, tints & tones
#e32a24 color schemes
#e32a24 color preview, HTML & CSS examples
           This text has a color of #e32a24        
        
          <p style="color:#e32a24;">Text here</p>
        
        
          .mytext {color:#e32a24;}
        
        Text color #e32a24
      
           This box has a color of #e32a24        
        
          <div style="background-color:#e32a24;">Content here</div>
        
        
          .mybackground {background-color:#e32a24;}
        
        Background color #e32a24
      
           Border around this has a color of #e32a24        
        
          <div style="border:2px solid #e32a24;">Content here</div>
        
        
          .myborder {border:2px solid #e32a24;}
        
        Border color #e32a24