#ed224f color space conversions
Hex:
        #ed224f
        RGB:
        237, 34, 79
        CMY:
        7, 87, 69
        CMYK:
        0, 86, 67, 7
      HSL:
        347°, 84.9372%, 53.1373%
        HSV (HSB):
        347°, 85.6540%, 92.9412%
        XYZ:
        36.9084, 19.7131, 9.2569
        xyY:
        0.5603, 0.2992, 19.7131
      CIE-Lab:
        51.5113, 73.7841, 28.4564
        CIE-LCH:
        51.5113, 79.0814, 21.0902
        CIE-Luv:
        51.5113, 141.8485, 16.0566
        Hunter-Lab:
        44.3994, 70.6845, 18.7182
      #ed224f color charts
#ed224f RGB chart
      #ed224f CMYK chart
      #ed224f RGB pie chart
      #ed224f color shades, tints & tones
#ed224f color schemes
#ed224f color preview, HTML & CSS examples
           This text has a color of #ed224f        
        
          <p style="color:#ed224f;">Text here</p>
        
        
          .mytext {color:#ed224f;}
        
        Text color #ed224f
      
           This box has a color of #ed224f        
        
          <div style="background-color:#ed224f;">Content here</div>
        
        
          .mybackground {background-color:#ed224f;}
        
        Background color #ed224f
      
           Border around this has a color of #ed224f        
        
          <div style="border:2px solid #ed224f;">Content here</div>
        
        
          .myborder {border:2px solid #ed224f;}
        
        Border color #ed224f