#ed8090 color space conversions
Hex:
        #ed8090
        RGB:
        237, 128, 144
        CMY:
        7, 50, 44
        CMYK:
        0, 46, 39, 7
      HSL:
        351°, 75.1724%, 71.5686%
        HSV (HSB):
        351°, 45.9916%, 92.9412%
        XYZ:
        47.6783, 35.4565, 30.7164
        xyY:
        0.4188, 0.3114, 35.4565
      CIE-Lab:
        66.1025, 43.3904, 10.3864
        CIE-LCH:
        66.1025, 44.6162, 13.4616
        CIE-Luv:
        66.1025, 73.9858, 5.8067
        Hunter-Lab:
        59.5453, 38.7215, 11.0970
      #ed8090 color charts
#ed8090 RGB chart
      #ed8090 CMYK chart
      #ed8090 RGB pie chart
      #ed8090 color shades, tints & tones
#ed8090 color schemes
#ed8090 color preview, HTML & CSS examples
           This text has a color of #ed8090        
        
          <p style="color:#ed8090;">Text here</p>
        
        
          .mytext {color:#ed8090;}
        
        Text color #ed8090
      
           This box has a color of #ed8090        
        
          <div style="background-color:#ed8090;">Content here</div>
        
        
          .mybackground {background-color:#ed8090;}
        
        Background color #ed8090
      
           Border around this has a color of #ed8090        
        
          <div style="border:2px solid #ed8090;">Content here</div>
        
        
          .myborder {border:2px solid #ed8090;}
        
        Border color #ed8090