#ed465f color space conversions
Hex:
        #ed465f
        RGB:
        237, 70, 95
        CMY:
        7, 73, 63
        CMYK:
        0, 70, 60, 7
      HSL:
        351°, 82.2660%, 60.1961%
        HSV (HSB):
        351°, 70.4641%, 92.9412%
        XYZ:
        39.1808, 23.2111, 13.2416
        xyY:
        0.5180, 0.3069, 23.2111
      CIE-Lab:
        55.2891, 64.8382, 23.8237
        CIE-LCH:
        55.2891, 69.0765, 20.1750
        CIE-Luv:
        55.2891, 121.5647, 14.9559
        Hunter-Lab:
        48.1779, 60.8543, 17.4288
      #ed465f color charts
#ed465f RGB chart
      #ed465f CMYK chart
      #ed465f RGB pie chart
      #ed465f color shades, tints & tones
#ed465f color schemes
#ed465f color preview, HTML & CSS examples
           This text has a color of #ed465f        
        
          <p style="color:#ed465f;">Text here</p>
        
        
          .mytext {color:#ed465f;}
        
        Text color #ed465f
      
           This box has a color of #ed465f        
        
          <div style="background-color:#ed465f;">Content here</div>
        
        
          .mybackground {background-color:#ed465f;}
        
        Background color #ed465f
      
           Border around this has a color of #ed465f        
        
          <div style="border:2px solid #ed465f;">Content here</div>
        
        
          .myborder {border:2px solid #ed465f;}
        
        Border color #ed465f