#e80d22 color space conversions
Hex:
        #e80d22
        RGB:
        232, 13, 34
        CMY:
        9, 95, 87
        CMYK:
        0, 94, 85, 9
      HSL:
        354°, 89.3878%, 48.0392%
        HSV (HSB):
        354°, 94.3966%, 90.9804%
        XYZ:
        33.7114, 17.5591, 3.1258
        xyY:
        0.6197, 0.3228, 17.5591
      CIE-Lab:
        48.9570, 73.9419, 50.7552
        CIE-LCH:
        48.9570, 89.6855, 34.4665
        CIE-Luv:
        48.9570, 154.1123, 30.1081
        Hunter-Lab:
        41.9036, 70.2714, 24.9098
      #e80d22 color charts
#e80d22 RGB chart
      #e80d22 CMYK chart
      #e80d22 RGB pie chart
      #e80d22 color shades, tints & tones
#e80d22 color schemes
#e80d22 color preview, HTML & CSS examples
           This text has a color of #e80d22        
        
          <p style="color:#e80d22;">Text here</p>
        
        
          .mytext {color:#e80d22;}
        
        Text color #e80d22
      
           This box has a color of #e80d22        
        
          <div style="background-color:#e80d22;">Content here</div>
        
        
          .mybackground {background-color:#e80d22;}
        
        Background color #e80d22
      
           Border around this has a color of #e80d22        
        
          <div style="border:2px solid #e80d22;">Content here</div>
        
        
          .myborder {border:2px solid #e80d22;}
        
        Border color #e80d22