#ed8380 color space conversions
Hex:
        #ed8380
        RGB:
        237, 131, 128
        CMY:
        7, 49, 50
        CMYK:
        0, 45, 46, 7
      HSL:
        2°, 75.1724%, 71.5686%
        HSV (HSB):
        2°, 45.9916%, 92.9412%
        XYZ:
        46.9376, 35.7956, 24.8574
        xyY:
        0.4363, 0.3327, 35.7956
      CIE-Lab:
        66.3635, 40.1977, 19.7710
        CIE-LCH:
        66.3635, 44.7968, 26.1900
        CIE-Luv:
        66.3635, 75.3183, 18.0647
        Hunter-Lab:
        59.8295, 35.3360, 17.2473
      #ed8380 color charts
#ed8380 RGB chart
      #ed8380 CMYK chart
      #ed8380 RGB pie chart
      #ed8380 color shades, tints & tones
#ed8380 color schemes
#ed8380 color preview, HTML & CSS examples
           This text has a color of #ed8380        
        
          <p style="color:#ed8380;">Text here</p>
        
        
          .mytext {color:#ed8380;}
        
        Text color #ed8380
      
           This box has a color of #ed8380        
        
          <div style="background-color:#ed8380;">Content here</div>
        
        
          .mybackground {background-color:#ed8380;}
        
        Background color #ed8380
      
           Border around this has a color of #ed8380        
        
          <div style="border:2px solid #ed8380;">Content here</div>
        
        
          .myborder {border:2px solid #ed8380;}
        
        Border color #ed8380