#e32b40 color space conversions
Hex:
        #e32b40
        RGB:
        227, 43, 64
        CMY:
        11, 83, 75
        CMYK:
        0, 81, 72, 11
      HSL:
        353°, 76.6667%, 52.9412%
        HSV (HSB):
        353°, 81.0573%, 89.0196%
        XYZ:
        33.4678, 18.4288, 6.6437
        xyY:
        0.5717, 0.3148, 18.4288
      CIE-Lab:
        50.0121, 68.5395, 35.0770
        CIE-LCH:
        50.0121, 76.9939, 27.1024
        CIE-Luv:
        50.0121, 135.2581, 22.4468
        Hunter-Lab:
        42.9288, 64.0355, 20.8744
      #e32b40 color charts
#e32b40 RGB chart
      #e32b40 CMYK chart
      #e32b40 RGB pie chart
      #e32b40 color shades, tints & tones
#e32b40 color schemes
#e32b40 color preview, HTML & CSS examples
           This text has a color of #e32b40        
        
          <p style="color:#e32b40;">Text here</p>
        
        
          .mytext {color:#e32b40;}
        
        Text color #e32b40
      
           This box has a color of #e32b40        
        
          <div style="background-color:#e32b40;">Content here</div>
        
        
          .mybackground {background-color:#e32b40;}
        
        Background color #e32b40
      
           Border around this has a color of #e32b40        
        
          <div style="border:2px solid #e32b40;">Content here</div>
        
        
          .myborder {border:2px solid #e32b40;}
        
        Border color #e32b40