#e32f29 color space conversions
Hex:
        #e32f29
        RGB:
        227, 47, 41
        CMY:
        11, 82, 84
        CMYK:
        0, 79, 82, 11
      HSL:
        2°, 76.8595%, 52.5490%
        HSV (HSB):
        2°, 81.9383%, 89.0196%
        XYZ:
        33.0953, 18.5240, 3.9290
        xyY:
        0.5958, 0.3335, 18.5240
      CIE-Lab:
        50.1256, 66.7354, 47.9195
        CIE-LCH:
        50.1256, 82.1577, 35.6803
        CIE-Luv:
        50.1256, 138.3652, 31.4247
        Hunter-Lab:
        43.0395, 61.9386, 24.7152
      #e32f29 color charts
#e32f29 RGB chart
      #e32f29 CMYK chart
      #e32f29 RGB pie chart
      #e32f29 color shades, tints & tones
#e32f29 color schemes
#e32f29 color preview, HTML & CSS examples
           This text has a color of #e32f29        
        
          <p style="color:#e32f29;">Text here</p>
        
        
          .mytext {color:#e32f29;}
        
        Text color #e32f29
      
           This box has a color of #e32f29        
        
          <div style="background-color:#e32f29;">Content here</div>
        
        
          .mybackground {background-color:#e32f29;}
        
        Background color #e32f29
      
           Border around this has a color of #e32f29        
        
          <div style="border:2px solid #e32f29;">Content here</div>
        
        
          .myborder {border:2px solid #e32f29;}
        
        Border color #e32f29