#ed6a95 color space conversions
Hex:
        #ed6a95
        RGB:
        237, 106, 149
        CMY:
        7, 58, 42
        CMYK:
        0, 55, 37, 7
      HSL:
        340°, 78.4431%, 67.2549%
        HSV (HSB):
        340°, 55.2743%, 92.9412%
        XYZ:
        45.5039, 30.4825, 31.9192
        xyY:
        0.4217, 0.2825, 30.4825
      CIE-Lab:
        62.0683, 54.6456, 1.7407
        CIE-LCH:
        62.0683, 54.6733, 1.8245
        CIE-Luv:
        62.0683, 85.7563, -8.0301
        Hunter-Lab:
        55.2110, 50.4973, 4.3703
      #ed6a95 color charts
#ed6a95 RGB chart
      #ed6a95 CMYK chart
      #ed6a95 RGB pie chart
      #ed6a95 color shades, tints & tones
#ed6a95 color schemes
#ed6a95 color preview, HTML & CSS examples
           This text has a color of #ed6a95        
        
          <p style="color:#ed6a95;">Text here</p>
        
        
          .mytext {color:#ed6a95;}
        
        Text color #ed6a95
      
           This box has a color of #ed6a95        
        
          <div style="background-color:#ed6a95;">Content here</div>
        
        
          .mybackground {background-color:#ed6a95;}
        
        Background color #ed6a95
      
           Border around this has a color of #ed6a95        
        
          <div style="border:2px solid #ed6a95;">Content here</div>
        
        
          .myborder {border:2px solid #ed6a95;}
        
        Border color #ed6a95