#e32045 color space conversions
Hex:
        #e32045
        RGB:
        227, 32, 69
        CMY:
        11, 87, 73
        CMYK:
        0, 86, 70, 11
      HSL:
        349°, 77.6892%, 50.7843%
        HSV (HSB):
        349°, 85.9031%, 89.0196%
        XYZ:
        33.2692, 17.7936, 7.3112
        xyY:
        0.5699, 0.3048, 17.7936
      CIE-Lab:
        49.2448, 71.1473, 31.2004
        CIE-LCH:
        49.2448, 77.6878, 23.6790
        CIE-Luv:
        49.2448, 137.8349, 18.4597
        Hunter-Lab:
        42.1824, 66.9634, 19.2513
      #e32045 color charts
#e32045 RGB chart
      #e32045 CMYK chart
      #e32045 RGB pie chart
      #e32045 color shades, tints & tones
#e32045 color schemes
#e32045 color preview, HTML & CSS examples
           This text has a color of #e32045        
        
          <p style="color:#e32045;">Text here</p>
        
        
          .mytext {color:#e32045;}
        
        Text color #e32045
      
           This box has a color of #e32045        
        
          <div style="background-color:#e32045;">Content here</div>
        
        
          .mybackground {background-color:#e32045;}
        
        Background color #e32045
      
           Border around this has a color of #e32045        
        
          <div style="border:2px solid #e32045;">Content here</div>
        
        
          .myborder {border:2px solid #e32045;}
        
        Border color #e32045