#ed6c78 color space conversions
Hex:
        #ed6c78
        RGB:
        237, 108, 120
        CMY:
        7, 58, 53
        CMYK:
        0, 54, 49, 7
      HSL:
        354°, 78.1818%, 67.6471%
        HSV (HSB):
        354°, 54.4304%, 92.9412%
        XYZ:
        43.6778, 30.0857, 21.2744
        xyY:
        0.4596, 0.3166, 30.0857
      CIE-Lab:
        61.7281, 50.8081, 17.9595
        CIE-LCH:
        61.7281, 53.8888, 19.4673
        CIE-Luv:
        61.7281, 92.1405, 13.0273
        Hunter-Lab:
        54.8504, 46.1525, 15.3990
      #ed6c78 color charts
#ed6c78 RGB chart
      #ed6c78 CMYK chart
      #ed6c78 RGB pie chart
      #ed6c78 color shades, tints & tones
#ed6c78 color schemes
#ed6c78 color preview, HTML & CSS examples
           This text has a color of #ed6c78        
        
          <p style="color:#ed6c78;">Text here</p>
        
        
          .mytext {color:#ed6c78;}
        
        Text color #ed6c78
      
           This box has a color of #ed6c78        
        
          <div style="background-color:#ed6c78;">Content here</div>
        
        
          .mybackground {background-color:#ed6c78;}
        
        Background color #ed6c78
      
           Border around this has a color of #ed6c78        
        
          <div style="border:2px solid #ed6c78;">Content here</div>
        
        
          .myborder {border:2px solid #ed6c78;}
        
        Border color #ed6c78