#ed224d color space conversions
Hex:
        #ed224d
        RGB:
        237, 34, 77
        CMY:
        7, 87, 70
        CMYK:
        0, 86, 68, 7
      HSL:
        347°, 84.9372%, 53.1373%
        HSV (HSB):
        347°, 85.6540%, 92.9412%
        XYZ:
        36.8366, 19.6844, 8.8791
        xyY:
        0.5632, 0.3010, 19.6844
      CIE-Lab:
        51.4785, 73.6889, 29.6127
        CIE-LCH:
        51.4785, 79.4164, 21.8933
        CIE-Luv:
        51.4785, 142.4728, 17.0665
        Hunter-Lab:
        44.3671, 70.5606, 19.1913
      #ed224d color charts
#ed224d RGB chart
      #ed224d CMYK chart
      #ed224d RGB pie chart
      #ed224d color shades, tints & tones
#ed224d color schemes
#ed224d color preview, HTML & CSS examples
           This text has a color of #ed224d        
        
          <p style="color:#ed224d;">Text here</p>
        
        
          .mytext {color:#ed224d;}
        
        Text color #ed224d
      
           This box has a color of #ed224d        
        
          <div style="background-color:#ed224d;">Content here</div>
        
        
          .mybackground {background-color:#ed224d;}
        
        Background color #ed224d
      
           Border around this has a color of #ed224d        
        
          <div style="border:2px solid #ed224d;">Content here</div>
        
        
          .myborder {border:2px solid #ed224d;}
        
        Border color #ed224d