#e21d49 color space conversions
Hex:
        #e21d49
        RGB:
        226, 29, 73
        CMY:
        11, 89, 71
        CMYK:
        0, 87, 68, 11
      HSL:
        347°, 77.2549%, 50.0000%
        HSV (HSB):
        347°, 87.1681%, 88.6275%
        XYZ:
        33.0060, 17.5285, 7.9471
        xyY:
        0.5644, 0.2997, 17.5285
      CIE-Lab:
        48.9192, 71.6188, 28.3477
        CIE-LCH:
        48.9192, 77.0250, 21.5944
        CIE-Luv:
        48.9192, 136.7453, 15.8989
        Hunter-Lab:
        41.8671, 67.4535, 18.0527
      #e21d49 color charts
#e21d49 RGB chart
      #e21d49 CMYK chart
      #e21d49 RGB pie chart
      #e21d49 color shades, tints & tones
#e21d49 color schemes
#e21d49 color preview, HTML & CSS examples
           This text has a color of #e21d49        
        
          <p style="color:#e21d49;">Text here</p>
        
        
          .mytext {color:#e21d49;}
        
        Text color #e21d49
      
           This box has a color of #e21d49        
        
          <div style="background-color:#e21d49;">Content here</div>
        
        
          .mybackground {background-color:#e21d49;}
        
        Background color #e21d49
      
           Border around this has a color of #e21d49        
        
          <div style="border:2px solid #e21d49;">Content here</div>
        
        
          .myborder {border:2px solid #e21d49;}
        
        Border color #e21d49