#e80d20 color space conversions
Hex:
        #e80d20
        RGB:
        232, 13, 32
        CMY:
        9, 95, 87
        CMYK:
        0, 94, 86, 9
      HSL:
        355°, 89.3878%, 48.0392%
        HSV (HSB):
        355°, 94.3966%, 90.9804%
        XYZ:
        33.6833, 17.5479, 2.9783
        xyY:
        0.6214, 0.3237, 17.5479
      CIE-Lab:
        48.9431, 73.9034, 51.7106
        CIE-LCH:
        48.9431, 90.1981, 34.9807
        CIE-Luv:
        48.9431, 154.4203, 30.5750
        Hunter-Lab:
        41.8903, 70.2213, 25.1078
      #e80d20 color charts
#e80d20 RGB chart
      #e80d20 CMYK chart
      #e80d20 RGB pie chart
      #e80d20 color shades, tints & tones
#e80d20 color schemes
#e80d20 color preview, HTML & CSS examples
           This text has a color of #e80d20        
        
          <p style="color:#e80d20;">Text here</p>
        
        
          .mytext {color:#e80d20;}
        
        Text color #e80d20
      
           This box has a color of #e80d20        
        
          <div style="background-color:#e80d20;">Content here</div>
        
        
          .mybackground {background-color:#e80d20;}
        
        Background color #e80d20
      
           Border around this has a color of #e80d20        
        
          <div style="border:2px solid #e80d20;">Content here</div>
        
        
          .myborder {border:2px solid #e80d20;}
        
        Border color #e80d20