#ed8a80 color space conversions
Hex:
        #ed8a80
        RGB:
        237, 138, 128
        CMY:
        7, 46, 50
        CMYK:
        0, 42, 46, 7
      HSL:
        6°, 75.1724%, 71.5686%
        HSV (HSB):
        6°, 45.9916%, 92.9412%
        XYZ:
        47.9098, 37.7400, 25.1815
        xyY:
        0.4323, 0.3405, 37.7400
      CIE-Lab:
        67.8285, 36.5927, 21.7681
        CIE-LCH:
        67.8285, 42.5779, 30.7474
        CIE-Luv:
        67.8285, 70.6103, 21.3765
        Hunter-Lab:
        61.4329, 31.6997, 18.6999
      #ed8a80 color charts
#ed8a80 RGB chart
      #ed8a80 CMYK chart
      #ed8a80 RGB pie chart
      #ed8a80 color shades, tints & tones
#ed8a80 color schemes
#ed8a80 color preview, HTML & CSS examples
           This text has a color of #ed8a80        
        
          <p style="color:#ed8a80;">Text here</p>
        
        
          .mytext {color:#ed8a80;}
        
        Text color #ed8a80
      
           This box has a color of #ed8a80        
        
          <div style="background-color:#ed8a80;">Content here</div>
        
        
          .mybackground {background-color:#ed8a80;}
        
        Background color #ed8a80
      
           Border around this has a color of #ed8a80        
        
          <div style="border:2px solid #ed8a80;">Content here</div>
        
        
          .myborder {border:2px solid #ed8a80;}
        
        Border color #ed8a80