#ed2c50 color space conversions
Hex:
        #ed2c50
        RGB:
        237, 44, 80
        CMY:
        7, 83, 69
        CMYK:
        0, 81, 66, 7
      HSL:
        349°, 84.2795%, 55.0980%
        HSV (HSB):
        349°, 81.4346%, 92.9412%
        XYZ:
        37.2737, 20.3851, 9.5596
        xyY:
        0.5545, 0.3033, 20.3851
      CIE-Lab:
        52.2698, 71.7141, 28.8159
        CIE-LCH:
        52.2698, 77.2869, 21.8911
        CIE-Luv:
        52.2698, 138.1067, 17.1311
        Hunter-Lab:
        45.1498, 68.3495, 19.0514
      #ed2c50 color charts
#ed2c50 RGB chart
      #ed2c50 CMYK chart
      #ed2c50 RGB pie chart
      #ed2c50 color shades, tints & tones
#ed2c50 color schemes
#ed2c50 color preview, HTML & CSS examples
           This text has a color of #ed2c50        
        
          <p style="color:#ed2c50;">Text here</p>
        
        
          .mytext {color:#ed2c50;}
        
        Text color #ed2c50
      
           This box has a color of #ed2c50        
        
          <div style="background-color:#ed2c50;">Content here</div>
        
        
          .mybackground {background-color:#ed2c50;}
        
        Background color #ed2c50
      
           Border around this has a color of #ed2c50        
        
          <div style="border:2px solid #ed2c50;">Content here</div>
        
        
          .myborder {border:2px solid #ed2c50;}
        
        Border color #ed2c50