#e32f43 color space conversions
Hex:
        #e32f43
        RGB:
        227, 47, 67
        CMY:
        11, 82, 74
        CMYK:
        0, 79, 70, 11
      HSL:
        353°, 76.2712%, 53.7255%
        HSV (HSB):
        353°, 79.2952%, 89.0196%
        XYZ:
        33.7082, 18.7692, 7.1564
        xyY:
        0.5653, 0.3147, 18.7692
      CIE-Lab:
        50.4160, 67.6417, 33.7979
        CIE-LCH:
        50.4160, 75.6154, 26.5495
        CIE-Luv:
        50.4160, 132.7833, 21.8526
        Hunter-Lab:
        43.3234, 63.0677, 20.5326
      #e32f43 color charts
#e32f43 RGB chart
      #e32f43 CMYK chart
      #e32f43 RGB pie chart
      #e32f43 color shades, tints & tones
#e32f43 color schemes
#e32f43 color preview, HTML & CSS examples
           This text has a color of #e32f43        
        
          <p style="color:#e32f43;">Text here</p>
        
        
          .mytext {color:#e32f43;}
        
        Text color #e32f43
      
           This box has a color of #e32f43        
        
          <div style="background-color:#e32f43;">Content here</div>
        
        
          .mybackground {background-color:#e32f43;}
        
        Background color #e32f43
      
           Border around this has a color of #e32f43        
        
          <div style="border:2px solid #e32f43;">Content here</div>
        
        
          .myborder {border:2px solid #e32f43;}
        
        Border color #e32f43