#e21d64 color space conversions
Hex:
        #e21d64
        RGB:
        226, 29, 100
        CMY:
        11, 89, 61
        CMYK:
        0, 87, 56, 11
      HSL:
        338°, 77.2549%, 50.0000%
        HSV (HSB):
        338°, 87.1681%, 88.6275%
        XYZ:
        34.1036, 17.9676, 13.7272
        xyY:
        0.5183, 0.2731, 17.9676
      CIE-Lab:
        49.4568, 73.1552, 12.5711
        CIE-LCH:
        49.4568, 74.2274, 9.7506
        CIE-Luv:
        49.4568, 127.1701, 0.4220
        Hunter-Lab:
        42.3882, 69.4338, 10.4709
      #e21d64 color charts
#e21d64 RGB chart
      #e21d64 CMYK chart
      #e21d64 RGB pie chart
      #e21d64 color shades, tints & tones
#e21d64 color schemes
#e21d64 color preview, HTML & CSS examples
           This text has a color of #e21d64        
        
          <p style="color:#e21d64;">Text here</p>
        
        
          .mytext {color:#e21d64;}
        
        Text color #e21d64
      
           This box has a color of #e21d64        
        
          <div style="background-color:#e21d64;">Content here</div>
        
        
          .mybackground {background-color:#e21d64;}
        
        Background color #e21d64
      
           Border around this has a color of #e21d64        
        
          <div style="border:2px solid #e21d64;">Content here</div>
        
        
          .myborder {border:2px solid #e21d64;}
        
        Border color #e21d64