#ed434e color space conversions
Hex:
        #ed434e
        RGB:
        237, 67, 78
        CMY:
        7, 74, 69
        CMYK:
        0, 72, 67, 7
      HSL:
        356°, 82.5243%, 59.6078%
        HSV (HSB):
        356°, 71.7300%, 92.9412%
        XYZ:
        38.3074, 22.5689, 9.5449
        xyY:
        0.5440, 0.3205, 22.5689
      CIE-Lab:
        54.6255, 64.9127, 32.9228
        CIE-LCH:
        54.6255, 72.7844, 26.8935
        CIE-Luv:
        54.6255, 127.8667, 23.1548
        Hunter-Lab:
        47.5067, 60.7978, 21.3423
      #ed434e color charts
#ed434e RGB chart
      #ed434e CMYK chart
      #ed434e RGB pie chart
      #ed434e color shades, tints & tones
#ed434e color schemes
#ed434e color preview, HTML & CSS examples
           This text has a color of #ed434e        
        
          <p style="color:#ed434e;">Text here</p>
        
        
          .mytext {color:#ed434e;}
        
        Text color #ed434e
      
           This box has a color of #ed434e        
        
          <div style="background-color:#ed434e;">Content here</div>
        
        
          .mybackground {background-color:#ed434e;}
        
        Background color #ed434e
      
           Border around this has a color of #ed434e        
        
          <div style="border:2px solid #ed434e;">Content here</div>
        
        
          .myborder {border:2px solid #ed434e;}
        
        Border color #ed434e