#e21d47 color space conversions
Hex:
        #e21d47
        RGB:
        226, 29, 71
        CMY:
        11, 89, 72
        CMYK:
        0, 87, 69, 11
      HSL:
        347°, 77.2549%, 50.0000%
        HSV (HSB):
        347°, 87.1681%, 88.6275%
        XYZ:
        32.9407, 17.5024, 7.6034
        xyY:
        0.5675, 0.3015, 17.5024
      CIE-Lab:
        48.8869, 71.5260, 29.5149
        CIE-LCH:
        48.8869, 77.3764, 22.4232
        CIE-Luv:
        48.8869, 137.3605, 16.8850
        Hunter-Lab:
        41.8359, 67.3345, 18.5096
      #e21d47 color charts
#e21d47 RGB chart
      #e21d47 CMYK chart
      #e21d47 RGB pie chart
      #e21d47 color shades, tints & tones
#e21d47 color schemes
#e21d47 color preview, HTML & CSS examples
           This text has a color of #e21d47        
        
          <p style="color:#e21d47;">Text here</p>
        
        
          .mytext {color:#e21d47;}
        
        Text color #e21d47
      
           This box has a color of #e21d47        
        
          <div style="background-color:#e21d47;">Content here</div>
        
        
          .mybackground {background-color:#e21d47;}
        
        Background color #e21d47
      
           Border around this has a color of #e21d47        
        
          <div style="border:2px solid #e21d47;">Content here</div>
        
        
          .myborder {border:2px solid #e21d47;}
        
        Border color #e21d47