#ed7191 color space conversions
Hex:
        #ed7191
        RGB:
        237, 113, 145
        CMY:
        7, 56, 43
        CMYK:
        0, 52, 39, 7
      HSL:
        345°, 77.5000%, 68.6275%
        HSV (HSB):
        345°, 52.3207%, 92.9412%
        XYZ:
        45.9410, 31.8591, 30.5161
        xyY:
        0.4241, 0.2941, 31.8591
      CIE-Lab:
        63.2263, 50.9030, 5.7131
        CIE-LCH:
        63.2263, 51.2226, 6.4037
        CIE-Luv:
        63.2263, 82.8360, -1.9647
        Hunter-Lab:
        56.4439, 46.5086, 7.4558
      #ed7191 color charts
#ed7191 RGB chart
      #ed7191 CMYK chart
      #ed7191 RGB pie chart
      #ed7191 color shades, tints & tones
#ed7191 color schemes
#ed7191 color preview, HTML & CSS examples
           This text has a color of #ed7191        
        
          <p style="color:#ed7191;">Text here</p>
        
        
          .mytext {color:#ed7191;}
        
        Text color #ed7191
      
           This box has a color of #ed7191        
        
          <div style="background-color:#ed7191;">Content here</div>
        
        
          .mybackground {background-color:#ed7191;}
        
        Background color #ed7191
      
           Border around this has a color of #ed7191        
        
          <div style="border:2px solid #ed7191;">Content here</div>
        
        
          .myborder {border:2px solid #ed7191;}
        
        Border color #ed7191