#e21d60 color space conversions
Hex:
        #e21d60
        RGB:
        226, 29, 96
        CMY:
        11, 89, 62
        CMYK:
        0, 87, 58, 11
      HSL:
        340°, 77.2549%, 50.0000%
        HSV (HSB):
        340°, 87.1681%, 88.6275%
        XYZ:
        33.9147, 17.8920, 12.7323
        xyY:
        0.5255, 0.2772, 17.8920
      CIE-Lab:
        49.3649, 72.8940, 14.8964
        CIE-LCH:
        49.3649, 74.4005, 11.5498
        CIE-Luv:
        49.3649, 128.7212, 2.9466
        Hunter-Lab:
        42.2989, 69.0957, 11.7625
      #e21d60 color charts
#e21d60 RGB chart
      #e21d60 CMYK chart
      #e21d60 RGB pie chart
      #e21d60 color shades, tints & tones
#e21d60 color schemes
#e21d60 color preview, HTML & CSS examples
           This text has a color of #e21d60        
        
          <p style="color:#e21d60;">Text here</p>
        
        
          .mytext {color:#e21d60;}
        
        Text color #e21d60
      
           This box has a color of #e21d60        
        
          <div style="background-color:#e21d60;">Content here</div>
        
        
          .mybackground {background-color:#e21d60;}
        
        Background color #e21d60
      
           Border around this has a color of #e21d60        
        
          <div style="border:2px solid #e21d60;">Content here</div>
        
        
          .myborder {border:2px solid #e21d60;}
        
        Border color #e21d60