#e61d52 color space conversions
Hex:
        #e61d52
        RGB:
        230, 29, 82
        CMY:
        10, 89, 68
        CMYK:
        0, 87, 64, 10
      HSL:
        344°, 80.0797%, 50.7843%
        HSV (HSB):
        344°, 87.3913%, 90.1961%
        XYZ:
        34.5955, 18.3109, 9.6936
        xyY:
        0.5526, 0.2925, 18.3109
      CIE-Lab:
        49.8711, 73.0692, 24.2666
        CIE-LCH:
        49.8711, 76.9934, 18.3715
        CIE-Luv:
        49.8711, 136.9018, 12.1512
        Hunter-Lab:
        42.7913, 69.4273, 16.5228
      #e61d52 color charts
#e61d52 RGB chart
      #e61d52 CMYK chart
      #e61d52 RGB pie chart
      #e61d52 color shades, tints & tones
#e61d52 color schemes
#e61d52 color preview, HTML & CSS examples
           This text has a color of #e61d52        
        
          <p style="color:#e61d52;">Text here</p>
        
        
          .mytext {color:#e61d52;}
        
        Text color #e61d52
      
           This box has a color of #e61d52        
        
          <div style="background-color:#e61d52;">Content here</div>
        
        
          .mybackground {background-color:#e61d52;}
        
        Background color #e61d52
      
           Border around this has a color of #e61d52        
        
          <div style="border:2px solid #e61d52;">Content here</div>
        
        
          .myborder {border:2px solid #e61d52;}
        
        Border color #e61d52