#e32c40 color space conversions
Hex:
        #e32c40
        RGB:
        227, 44, 64
        CMY:
        11, 83, 75
        CMYK:
        0, 81, 72, 11
      HSL:
        353°, 76.5690%, 53.1373%
        HSV (HSB):
        353°, 80.6167%, 89.0196%
        XYZ:
        33.5046, 18.5024, 6.6559
        xyY:
        0.5711, 0.3154, 18.5024
      CIE-Lab:
        50.0999, 68.2906, 35.1799
        CIE-LCH:
        50.0999, 76.8194, 27.2553
        CIE-Luv:
        50.0999, 134.8446, 22.6244
        Hunter-Lab:
        43.0144, 63.7613, 20.9358
      #e32c40 color charts
#e32c40 RGB chart
      #e32c40 CMYK chart
      #e32c40 RGB pie chart
      #e32c40 color shades, tints & tones
#e32c40 color schemes
#e32c40 color preview, HTML & CSS examples
           This text has a color of #e32c40        
        
          <p style="color:#e32c40;">Text here</p>
        
        
          .mytext {color:#e32c40;}
        
        Text color #e32c40
      
           This box has a color of #e32c40        
        
          <div style="background-color:#e32c40;">Content here</div>
        
        
          .mybackground {background-color:#e32c40;}
        
        Background color #e32c40
      
           Border around this has a color of #e32c40        
        
          <div style="border:2px solid #e32c40;">Content here</div>
        
        
          .myborder {border:2px solid #e32c40;}
        
        Border color #e32c40