#ed7a95 color space conversions
Hex:
        #ed7a95
        RGB:
        237, 122, 149
        CMY:
        7, 52, 42
        CMYK:
        0, 49, 37, 7
      HSL:
        346°, 76.1589%, 70.3922%
        HSV (HSB):
        346°, 48.5232%, 92.9412%
        XYZ:
        47.3094, 34.0935, 32.5210
        xyY:
        0.4153, 0.2993, 34.0935
      CIE-Lab:
        65.0367, 46.9571, 6.0288
        CIE-LCH:
        65.0367, 47.3426, 7.3162
        CIE-Luv:
        65.0367, 76.5252, -0.6645
        Hunter-Lab:
        58.3897, 42.4452, 7.8503
      #ed7a95 color charts
#ed7a95 RGB chart
      #ed7a95 CMYK chart
      #ed7a95 RGB pie chart
      #ed7a95 color shades, tints & tones
#ed7a95 color schemes
#ed7a95 color preview, HTML & CSS examples
           This text has a color of #ed7a95        
        
          <p style="color:#ed7a95;">Text here</p>
        
        
          .mytext {color:#ed7a95;}
        
        Text color #ed7a95
      
           This box has a color of #ed7a95        
        
          <div style="background-color:#ed7a95;">Content here</div>
        
        
          .mybackground {background-color:#ed7a95;}
        
        Background color #ed7a95
      
           Border around this has a color of #ed7a95        
        
          <div style="border:2px solid #ed7a95;">Content here</div>
        
        
          .myborder {border:2px solid #ed7a95;}
        
        Border color #ed7a95