#ed334e color space conversions
Hex:
        #ed334e
        RGB:
        237, 51, 78
        CMY:
        7, 80, 69
        CMYK:
        0, 78, 67, 7
      HSL:
        351°, 83.7838%, 56.4706%
        HSV (HSB):
        351°, 78.4810%, 92.9412%
        XYZ:
        37.4840, 20.9222, 9.2705
        xyY:
        0.5539, 0.3091, 20.9222
      CIE-Lab:
        52.8643, 69.8389, 30.7461
        CIE-LCH:
        52.8643, 76.3072, 23.7611
        CIE-Luv:
        52.8643, 135.8220, 19.4685
        Hunter-Lab:
        45.7408, 66.2320, 20.0020
      #ed334e color charts
#ed334e RGB chart
      #ed334e CMYK chart
      #ed334e RGB pie chart
      #ed334e color shades, tints & tones
#ed334e color schemes
#ed334e color preview, HTML & CSS examples
           This text has a color of #ed334e        
        
          <p style="color:#ed334e;">Text here</p>
        
        
          .mytext {color:#ed334e;}
        
        Text color #ed334e
      
           This box has a color of #ed334e        
        
          <div style="background-color:#ed334e;">Content here</div>
        
        
          .mybackground {background-color:#ed334e;}
        
        Background color #ed334e
      
           Border around this has a color of #ed334e        
        
          <div style="border:2px solid #ed334e;">Content here</div>
        
        
          .myborder {border:2px solid #ed334e;}
        
        Border color #ed334e