#ed425f color space conversions
Hex:
        #ed425f
        RGB:
        237, 66, 95
        CMY:
        7, 74, 63
        CMYK:
        0, 72, 60, 7
      HSL:
        350°, 82.6087%, 59.4118%
        HSV (HSB):
        350°, 72.1519%, 92.9412%
        XYZ:
        38.9388, 22.7272, 13.1610
        xyY:
        0.5204, 0.3037, 22.7272
      CIE-Lab:
        54.7902, 66.2210, 23.1651
        CIE-LCH:
        54.7902, 70.1558, 19.2806
        CIE-Luv:
        54.7902, 123.6500, 13.8562
        Hunter-Lab:
        47.6730, 62.3691, 17.0031
      #ed425f color charts
#ed425f RGB chart
      #ed425f CMYK chart
      #ed425f RGB pie chart
      #ed425f color shades, tints & tones
#ed425f color schemes
#ed425f color preview, HTML & CSS examples
           This text has a color of #ed425f        
        
          <p style="color:#ed425f;">Text here</p>
        
        
          .mytext {color:#ed425f;}
        
        Text color #ed425f
      
           This box has a color of #ed425f        
        
          <div style="background-color:#ed425f;">Content here</div>
        
        
          .mybackground {background-color:#ed425f;}
        
        Background color #ed425f
      
           Border around this has a color of #ed425f        
        
          <div style="border:2px solid #ed425f;">Content here</div>
        
        
          .myborder {border:2px solid #ed425f;}
        
        Border color #ed425f