#e80329 color space conversions
Hex:
        #e80329
        RGB:
        232, 3, 41
        CMY:
        9, 99, 84
        CMYK:
        0, 99, 82, 9
      HSL:
        350°, 97.4468%, 46.0784%
        HSV (HSB):
        350°, 98.7069%, 90.9804%
        XYZ:
        33.7115, 17.3810, 3.6759
        xyY:
        0.6155, 0.3174, 17.3810
      CIE-Lab:
        48.7366, 74.8924, 46.9753
        CIE-LCH:
        48.7366, 88.4056, 32.0975
        CIE-Luv:
        48.7366, 154.3520, 27.7399
        Hunter-Lab:
        41.6906, 71.3789, 23.9557
      #e80329 color charts
#e80329 RGB chart
      #e80329 CMYK chart
      #e80329 RGB pie chart
      #e80329 color shades, tints & tones
#e80329 color schemes
#e80329 color preview, HTML & CSS examples
           This text has a color of #e80329        
        
          <p style="color:#e80329;">Text here</p>
        
        
          .mytext {color:#e80329;}
        
        Text color #e80329
      
           This box has a color of #e80329        
        
          <div style="background-color:#e80329;">Content here</div>
        
        
          .mybackground {background-color:#e80329;}
        
        Background color #e80329
      
           Border around this has a color of #e80329        
        
          <div style="border:2px solid #e80329;">Content here</div>
        
        
          .myborder {border:2px solid #e80329;}
        
        Border color #e80329