#ed323e color space conversions
Hex:
        #ed323e
        RGB:
        237, 50, 62
        CMY:
        7, 80, 76
        CMYK:
        0, 79, 74, 7
      HSL:
        356°, 83.8565%, 56.2745%
        HSV (HSB):
        356°, 78.9030%, 92.9412%
        XYZ:
        36.9352, 20.6335, 6.5934
        xyY:
        0.5757, 0.3216, 20.6335
      CIE-Lab:
        52.5461, 69.4120, 39.6449
        CIE-LCH:
        52.5461, 79.9359, 29.7330
        CIE-Luv:
        52.5461, 140.4331, 26.4654
        Hunter-Lab:
        45.4241, 65.6492, 23.1908
      #ed323e color charts
#ed323e RGB chart
      #ed323e CMYK chart
      #ed323e RGB pie chart
      #ed323e color shades, tints & tones
#ed323e color schemes
#ed323e color preview, HTML & CSS examples
           This text has a color of #ed323e        
        
          <p style="color:#ed323e;">Text here</p>
        
        
          .mytext {color:#ed323e;}
        
        Text color #ed323e
      
           This box has a color of #ed323e        
        
          <div style="background-color:#ed323e;">Content here</div>
        
        
          .mybackground {background-color:#ed323e;}
        
        Background color #ed323e
      
           Border around this has a color of #ed323e        
        
          <div style="border:2px solid #ed323e;">Content here</div>
        
        
          .myborder {border:2px solid #ed323e;}
        
        Border color #ed323e