#ed0340 color space conversions
Hex:
        #ed0340
        RGB:
        237, 3, 64
        CMY:
        7, 99, 75
        CMYK:
        0, 99, 73, 7
      HSL:
        344°, 97.5000%, 47.0588%
        HSV (HSB):
        344°, 98.7342%, 92.9412%
        XYZ:
        35.8830, 18.4398, 6.5185
        xyY:
        0.5898, 0.3031, 18.4398
      CIE-Lab:
        50.0253, 76.7795, 35.5973
        CIE-LCH:
        50.0253, 84.6302, 24.8738
        CIE-Luv:
        50.0253, 152.4626, 20.4752
        Hunter-Lab:
        42.9416, 74.0110, 21.0590
      #ed0340 color charts
#ed0340 RGB chart
      #ed0340 CMYK chart
      #ed0340 RGB pie chart
      #ed0340 color shades, tints & tones
#ed0340 color schemes
#ed0340 color preview, HTML & CSS examples
           This text has a color of #ed0340        
        
          <p style="color:#ed0340;">Text here</p>
        
        
          .mytext {color:#ed0340;}
        
        Text color #ed0340
      
           This box has a color of #ed0340        
        
          <div style="background-color:#ed0340;">Content here</div>
        
        
          .mybackground {background-color:#ed0340;}
        
        Background color #ed0340
      
           Border around this has a color of #ed0340        
        
          <div style="border:2px solid #ed0340;">Content here</div>
        
        
          .myborder {border:2px solid #ed0340;}
        
        Border color #ed0340