#e80d39 color space conversions
Hex:
        #e80d39
        RGB:
        232, 13, 57
        CMY:
        9, 95, 78
        CMYK:
        0, 94, 75, 9
      HSL:
        348°, 89.3878%, 48.0392%
        HSV (HSB):
        348°, 94.3966%, 90.9804%
        XYZ:
        34.1612, 17.7391, 5.4944
        xyY:
        0.5952, 0.3091, 17.7391
      CIE-Lab:
        49.1781, 74.5560, 38.4694
        CIE-LCH:
        49.1781, 83.8958, 27.2928
        CIE-Luv:
        49.1781, 149.3331, 22.8397
        Hunter-Lab:
        42.1178, 71.0729, 21.7479
      #e80d39 color charts
#e80d39 RGB chart
      #e80d39 CMYK chart
      #e80d39 RGB pie chart
      #e80d39 color shades, tints & tones
#e80d39 color schemes
#e80d39 color preview, HTML & CSS examples
           This text has a color of #e80d39        
        
          <p style="color:#e80d39;">Text here</p>
        
        
          .mytext {color:#e80d39;}
        
        Text color #e80d39
      
           This box has a color of #e80d39        
        
          <div style="background-color:#e80d39;">Content here</div>
        
        
          .mybackground {background-color:#e80d39;}
        
        Background color #e80d39
      
           Border around this has a color of #e80d39        
        
          <div style="border:2px solid #e80d39;">Content here</div>
        
        
          .myborder {border:2px solid #e80d39;}
        
        Border color #e80d39