#ed315f color space conversions
Hex:
        #ed315f
        RGB:
        237, 49, 95
        CMY:
        7, 81, 63
        CMYK:
        0, 79, 60, 7
      HSL:
        345°, 83.9286%, 56.0784%
        HSV (HSB):
        345°, 79.3249%, 92.9412%
        XYZ:
        38.0889, 21.0274, 12.8777
        xyY:
        0.5291, 0.2921, 21.0274
      CIE-Lab:
        52.9794, 71.3043, 20.7578
        CIE-LCH:
        52.9794, 74.2644, 16.2311
        CIE-Luv:
        52.9794, 131.3354, 9.8295
        Hunter-Lab:
        45.8556, 68.0196, 15.4485
      #ed315f color charts
#ed315f RGB chart
      #ed315f CMYK chart
      #ed315f RGB pie chart
      #ed315f color shades, tints & tones
#ed315f color schemes
#ed315f color preview, HTML & CSS examples
           This text has a color of #ed315f        
        
          <p style="color:#ed315f;">Text here</p>
        
        
          .mytext {color:#ed315f;}
        
        Text color #ed315f
      
           This box has a color of #ed315f        
        
          <div style="background-color:#ed315f;">Content here</div>
        
        
          .mybackground {background-color:#ed315f;}
        
        Background color #ed315f
      
           Border around this has a color of #ed315f        
        
          <div style="border:2px solid #ed315f;">Content here</div>
        
        
          .myborder {border:2px solid #ed315f;}
        
        Border color #ed315f