#ed6979 color space conversions
Hex:
        #ed6979
        RGB:
        237, 105, 121
        CMY:
        7, 59, 53
        CMYK:
        0, 56, 49, 7
      HSL:
        353°, 78.5714%, 67.0588%
        HSV (HSB):
        353°, 55.6962%, 92.9412%
        XYZ:
        43.4278, 29.4882, 21.4920
        xyY:
        0.4600, 0.3123, 29.4882
      CIE-Lab:
        61.2101, 52.3037, 16.6717
        CIE-LCH:
        61.2101, 54.8965, 17.6796
        CIE-Luv:
        61.2101, 93.7920, 11.1392
        Hunter-Lab:
        54.3030, 47.7218, 14.5463
      #ed6979 color charts
#ed6979 RGB chart
      #ed6979 CMYK chart
      #ed6979 RGB pie chart
      #ed6979 color shades, tints & tones
#ed6979 color schemes
#ed6979 color preview, HTML & CSS examples
           This text has a color of #ed6979        
        
          <p style="color:#ed6979;">Text here</p>
        
        
          .mytext {color:#ed6979;}
        
        Text color #ed6979
      
           This box has a color of #ed6979        
        
          <div style="background-color:#ed6979;">Content here</div>
        
        
          .mybackground {background-color:#ed6979;}
        
        Background color #ed6979
      
           Border around this has a color of #ed6979        
        
          <div style="border:2px solid #ed6979;">Content here</div>
        
        
          .myborder {border:2px solid #ed6979;}
        
        Border color #ed6979