#ed4765 color space conversions
Hex:
        #ed4765
        RGB:
        237, 71, 101
        CMY:
        7, 72, 60
        CMYK:
        0, 70, 57, 7
      HSL:
        349°, 82.1782%, 60.3922%
        HSV (HSB):
        349°, 70.0422%, 92.9412%
        XYZ:
        39.5273, 23.4506, 14.7550
        xyY:
        0.5085, 0.3017, 23.4506
      CIE-Lab:
        55.5335, 64.8785, 20.6053
        CIE-LCH:
        55.5335, 68.0720, 17.6198
        CIE-Luv:
        55.5335, 119.2415, 11.7201
        Hunter-Lab:
        48.4258, 60.9543, 15.8328
      #ed4765 color charts
#ed4765 RGB chart
      #ed4765 CMYK chart
      #ed4765 RGB pie chart
      #ed4765 color shades, tints & tones
#ed4765 color schemes
#ed4765 color preview, HTML & CSS examples
           This text has a color of #ed4765        
        
          <p style="color:#ed4765;">Text here</p>
        
        
          .mytext {color:#ed4765;}
        
        Text color #ed4765
      
           This box has a color of #ed4765        
        
          <div style="background-color:#ed4765;">Content here</div>
        
        
          .mybackground {background-color:#ed4765;}
        
        Background color #ed4765
      
           Border around this has a color of #ed4765        
        
          <div style="border:2px solid #ed4765;">Content here</div>
        
        
          .myborder {border:2px solid #ed4765;}
        
        Border color #ed4765