#e32a32 color space conversions
Hex:
        #e32a32
        RGB:
        227, 42, 50
        CMY:
        11, 84, 80
        CMYK:
        0, 81, 78, 11
      HSL:
        357°, 76.7635%, 52.7451%
        HSV (HSB):
        357°, 81.4978%, 89.0196%
        XYZ:
        33.0822, 18.2171, 4.7902
        xyY:
        0.5898, 0.3248, 18.2171
      CIE-Lab:
        49.7584, 68.2720, 42.7726
        CIE-LCH:
        49.7584, 80.5640, 32.0672
        CIE-Luv:
        49.7584, 138.9280, 27.7414
        Hunter-Lab:
        42.6815, 63.6619, 23.2228
      #e32a32 color charts
#e32a32 RGB chart
      #e32a32 CMYK chart
      #e32a32 RGB pie chart
      #e32a32 color shades, tints & tones
#e32a32 color schemes
#e32a32 color preview, HTML & CSS examples
           This text has a color of #e32a32        
        
          <p style="color:#e32a32;">Text here</p>
        
        
          .mytext {color:#e32a32;}
        
        Text color #e32a32
      
           This box has a color of #e32a32        
        
          <div style="background-color:#e32a32;">Content here</div>
        
        
          .mybackground {background-color:#e32a32;}
        
        Background color #e32a32
      
           Border around this has a color of #e32a32        
        
          <div style="border:2px solid #e32a32;">Content here</div>
        
        
          .myborder {border:2px solid #e32a32;}
        
        Border color #e32a32