#ed4f47 color space conversions
Hex:
        #ed4f47
        RGB:
        237, 79, 71
        CMY:
        7, 69, 72
        CMYK:
        0, 67, 70, 7
      HSL:
        3°, 82.1782%, 60.3922%
        HSV (HSB):
        3°, 70.0422%, 92.9412%
        XYZ:
        38.8584, 24.0514, 8.5556
        xyY:
        0.5437, 0.3365, 24.0514
      CIE-Lab:
        56.1392, 60.1502, 38.7151
        CIE-LCH:
        56.1392, 71.5326, 32.7670
        CIE-Luv:
        56.1392, 122.3389, 29.6544
        Hunter-Lab:
        49.0422, 55.6096, 23.9863
      #ed4f47 color charts
#ed4f47 RGB chart
      #ed4f47 CMYK chart
      #ed4f47 RGB pie chart
      #ed4f47 color shades, tints & tones
#ed4f47 color schemes
#ed4f47 color preview, HTML & CSS examples
           This text has a color of #ed4f47        
        
          <p style="color:#ed4f47;">Text here</p>
        
        
          .mytext {color:#ed4f47;}
        
        Text color #ed4f47
      
           This box has a color of #ed4f47        
        
          <div style="background-color:#ed4f47;">Content here</div>
        
        
          .mybackground {background-color:#ed4f47;}
        
        Background color #ed4f47
      
           Border around this has a color of #ed4f47        
        
          <div style="border:2px solid #ed4f47;">Content here</div>
        
        
          .myborder {border:2px solid #ed4f47;}
        
        Border color #ed4f47