#ed6a91 color space conversions
Hex:
        #ed6a91
        RGB:
        237, 106, 145
        CMY:
        7, 58, 43
        CMYK:
        0, 55, 39, 7
      HSL:
        342°, 78.4431%, 67.2549%
        HSV (HSB):
        342°, 55.2743%, 92.9412%
        XYZ:
        45.1899, 30.3569, 30.2658
        xyY:
        0.4271, 0.2869, 30.3569
      CIE-Lab:
        61.9610, 54.2067, 3.8904
        CIE-LCH:
        61.9610, 54.3461, 4.1051
        CIE-Luv:
        61.9610, 86.8625, -5.0865
        Hunter-Lab:
        55.0971, 49.9833, 5.9990
      #ed6a91 color charts
#ed6a91 RGB chart
      #ed6a91 CMYK chart
      #ed6a91 RGB pie chart
      #ed6a91 color shades, tints & tones
#ed6a91 color schemes
#ed6a91 color preview, HTML & CSS examples
           This text has a color of #ed6a91        
        
          <p style="color:#ed6a91;">Text here</p>
        
        
          .mytext {color:#ed6a91;}
        
        Text color #ed6a91
      
           This box has a color of #ed6a91        
        
          <div style="background-color:#ed6a91;">Content here</div>
        
        
          .mybackground {background-color:#ed6a91;}
        
        Background color #ed6a91
      
           Border around this has a color of #ed6a91        
        
          <div style="border:2px solid #ed6a91;">Content here</div>
        
        
          .myborder {border:2px solid #ed6a91;}
        
        Border color #ed6a91