#e41d52 color space conversions
Hex:
        #e41d52
        RGB:
        228, 29, 82
        CMY:
        11, 89, 68
        CMYK:
        0, 87, 64, 11
      HSL:
        344°, 78.6561%, 50.3922%
        HSV (HSB):
        344°, 87.2807%, 89.4118%
        XYZ:
        33.9573, 17.9819, 9.6638
        xyY:
        0.5512, 0.2919, 17.9819
      CIE-Lab:
        49.4742, 72.5711, 23.6741
        CIE-LCH:
        49.4742, 76.3350, 18.0673
        CIE-Luv:
        49.4742, 135.3546, 11.6624
        Hunter-Lab:
        42.4051, 68.7309, 16.1719
      #e41d52 color charts
#e41d52 RGB chart
      #e41d52 CMYK chart
      #e41d52 RGB pie chart
      #e41d52 color shades, tints & tones
#e41d52 color schemes
#e41d52 color preview, HTML & CSS examples
           This text has a color of #e41d52        
        
          <p style="color:#e41d52;">Text here</p>
        
        
          .mytext {color:#e41d52;}
        
        Text color #e41d52
      
           This box has a color of #e41d52        
        
          <div style="background-color:#e41d52;">Content here</div>
        
        
          .mybackground {background-color:#e41d52;}
        
        Background color #e41d52
      
           Border around this has a color of #e41d52        
        
          <div style="border:2px solid #e41d52;">Content here</div>
        
        
          .myborder {border:2px solid #e41d52;}
        
        Border color #e41d52