#e82334 color space conversions
Hex:
        #e82334
        RGB:
        232, 35, 52
        CMY:
        9, 86, 80
        CMYK:
        0, 85, 78, 9
      HSL:
        355°, 81.0700%, 52.3529%
        HSV (HSB):
        355°, 84.9138%, 90.9804%
        XYZ:
        34.4996, 18.6058, 5.0218
        xyY:
        0.5935, 0.3201, 18.6058
      CIE-Lab:
        50.2228, 71.2230, 42.4536
        CIE-LCH:
        50.2228, 82.9158, 30.7977
        CIE-Luv:
        50.2228, 144.9771, 26.8837
        Hunter-Lab:
        43.1344, 67.2817, 23.2915
      #e82334 color charts
#e82334 RGB chart
      #e82334 CMYK chart
      #e82334 RGB pie chart
      #e82334 color shades, tints & tones
#e82334 color schemes
#e82334 color preview, HTML & CSS examples
           This text has a color of #e82334        
        
          <p style="color:#e82334;">Text here</p>
        
        
          .mytext {color:#e82334;}
        
        Text color #e82334
      
           This box has a color of #e82334        
        
          <div style="background-color:#e82334;">Content here</div>
        
        
          .mybackground {background-color:#e82334;}
        
        Background color #e82334
      
           Border around this has a color of #e82334        
        
          <div style="border:2px solid #e82334;">Content here</div>
        
        
          .myborder {border:2px solid #e82334;}
        
        Border color #e82334