#ed4750 color space conversions
Hex:
        #ed4750
        RGB:
        237, 71, 80
        CMY:
        7, 72, 69
        CMYK:
        0, 70, 66, 7
      HSL:
        357°, 82.1782%, 60.3922%
        HSV (HSB):
        357°, 70.0422%, 92.9412%
        XYZ:
        38.6263, 23.0902, 10.0104
        xyY:
        0.5385, 0.3219, 23.0902
      CIE-Lab:
        55.1651, 63.6087, 32.4317
        CIE-LCH:
        55.1651, 71.3995, 27.0154
        CIE-Luv:
        55.1651, 125.1077, 23.2371
        Hunter-Lab:
        48.0523, 59.3938, 21.2850
      #ed4750 color charts
#ed4750 RGB chart
      #ed4750 CMYK chart
      #ed4750 RGB pie chart
      #ed4750 color shades, tints & tones
#ed4750 color schemes
#ed4750 color preview, HTML & CSS examples
           This text has a color of #ed4750        
        
          <p style="color:#ed4750;">Text here</p>
        
        
          .mytext {color:#ed4750;}
        
        Text color #ed4750
      
           This box has a color of #ed4750        
        
          <div style="background-color:#ed4750;">Content here</div>
        
        
          .mybackground {background-color:#ed4750;}
        
        Background color #ed4750
      
           Border around this has a color of #ed4750        
        
          <div style="border:2px solid #ed4750;">Content here</div>
        
        
          .myborder {border:2px solid #ed4750;}
        
        Border color #ed4750