#e5212b color space conversions
Hex:
        #e5212b
        RGB:
        229, 33, 43
        CMY:
        10, 87, 83
        CMYK:
        0, 86, 81, 10
      HSL:
        357°, 79.0323%, 51.3725%
        HSV (HSB):
        357°, 85.5895%, 89.8039%
        XYZ:
        33.2930, 17.9201, 3.9897
        xyY:
        0.6031, 0.3246, 17.9201
      CIE-Lab:
        49.3991, 70.5659, 46.3283
        CIE-LCH:
        49.3991, 84.4148, 33.2859
        CIE-Luv:
        49.3991, 145.2554, 29.0226
        Hunter-Lab:
        42.3322, 66.3036, 24.0446
      #e5212b color charts
#e5212b RGB chart
      #e5212b CMYK chart
      #e5212b RGB pie chart
      #e5212b color shades, tints & tones
#e5212b color schemes
#e5212b color preview, HTML & CSS examples
           This text has a color of #e5212b        
        
          <p style="color:#e5212b;">Text here</p>
        
        
          .mytext {color:#e5212b;}
        
        Text color #e5212b
      
           This box has a color of #e5212b        
        
          <div style="background-color:#e5212b;">Content here</div>
        
        
          .mybackground {background-color:#e5212b;}
        
        Background color #e5212b
      
           Border around this has a color of #e5212b        
        
          <div style="border:2px solid #e5212b;">Content here</div>
        
        
          .myborder {border:2px solid #e5212b;}
        
        Border color #e5212b