#ed8e91 color space conversions
Hex:
        #ed8e91
        RGB:
        237, 142, 145
        CMY:
        7, 44, 43
        CMYK:
        0, 40, 39, 7
      HSL:
        358°, 72.5191%, 74.3137%
        HSV (HSB):
        358°, 40.0844%, 92.9412%
        XYZ:
        49.7089, 39.3949, 31.7721
        xyY:
        0.4112, 0.3259, 39.3949
      CIE-Lab:
        69.0363, 36.3065, 13.9589
        CIE-LCH:
        69.0363, 38.8975, 21.0304
        CIE-Luv:
        69.0363, 64.9198, 12.0516
        Hunter-Lab:
        62.7653, 31.5291, 13.9229
      #ed8e91 color charts
#ed8e91 RGB chart
      #ed8e91 CMYK chart
      #ed8e91 RGB pie chart
      #ed8e91 color shades, tints & tones
#ed8e91 color schemes
#ed8e91 color preview, HTML & CSS examples
           This text has a color of #ed8e91        
        
          <p style="color:#ed8e91;">Text here</p>
        
        
          .mytext {color:#ed8e91;}
        
        Text color #ed8e91
      
           This box has a color of #ed8e91        
        
          <div style="background-color:#ed8e91;">Content here</div>
        
        
          .mybackground {background-color:#ed8e91;}
        
        Background color #ed8e91
      
           Border around this has a color of #ed8e91        
        
          <div style="border:2px solid #ed8e91;">Content here</div>
        
        
          .myborder {border:2px solid #ed8e91;}
        
        Border color #ed8e91