#e80d15 color space conversions
Hex:
        #e80d15
        RGB:
        232, 13, 21
        CMY:
        9, 95, 92
        CMYK:
        0, 94, 91, 9
      HSL:
        358°, 89.3878%, 48.0392%
        HSV (HSB):
        358°, 94.3966%, 90.9804%
        XYZ:
        33.5580, 17.4978, 2.3182
        xyY:
        0.6287, 0.3278, 17.4978
      CIE-Lab:
        48.8812, 73.7308, 56.4324
        CIE-LCH:
        48.8812, 92.8485, 37.4299
        CIE-Luv:
        48.8812, 155.8138, 32.6850
        Hunter-Lab:
        41.8304, 69.9967, 25.9955
      #e80d15 color charts
#e80d15 RGB chart
      #e80d15 CMYK chart
      #e80d15 RGB pie chart
      #e80d15 color shades, tints & tones
#e80d15 color schemes
#e80d15 color preview, HTML & CSS examples
           This text has a color of #e80d15        
        
          <p style="color:#e80d15;">Text here</p>
        
        
          .mytext {color:#e80d15;}
        
        Text color #e80d15
      
           This box has a color of #e80d15        
        
          <div style="background-color:#e80d15;">Content here</div>
        
        
          .mybackground {background-color:#e80d15;}
        
        Background color #e80d15
      
           Border around this has a color of #e80d15        
        
          <div style="border:2px solid #e80d15;">Content here</div>
        
        
          .myborder {border:2px solid #e80d15;}
        
        Border color #e80d15