#ed4e65 color space conversions
Hex:
        #ed4e65
        RGB:
        237, 78, 101
        CMY:
        7, 69, 60
        CMYK:
        0, 67, 57, 7
      HSL:
        351°, 81.5385%, 61.7647%
        HSV (HSB):
        351°, 67.0886%, 92.9412%
        XYZ:
        39.9984, 24.3929, 14.9121
        xyY:
        0.5044, 0.3076, 24.3929
      CIE-Lab:
        56.4790, 62.2798, 21.8724
        CIE-LCH:
        56.4790, 66.0089, 19.3511
        CIE-Luv:
        56.4790, 115.4251, 13.8341
        Hunter-Lab:
        49.3892, 58.1294, 16.6710
      #ed4e65 color charts
#ed4e65 RGB chart
      #ed4e65 CMYK chart
      #ed4e65 RGB pie chart
      #ed4e65 color shades, tints & tones
#ed4e65 color schemes
#ed4e65 color preview, HTML & CSS examples
           This text has a color of #ed4e65        
        
          <p style="color:#ed4e65;">Text here</p>
        
        
          .mytext {color:#ed4e65;}
        
        Text color #ed4e65
      
           This box has a color of #ed4e65        
        
          <div style="background-color:#ed4e65;">Content here</div>
        
        
          .mybackground {background-color:#ed4e65;}
        
        Background color #ed4e65
      
           Border around this has a color of #ed4e65        
        
          <div style="border:2px solid #ed4e65;">Content here</div>
        
        
          .myborder {border:2px solid #ed4e65;}
        
        Border color #ed4e65