#ed6d74 color space conversions
Hex:
        #ed6d74
        RGB:
        237, 109, 116
        CMY:
        7, 57, 55
        CMYK:
        0, 54, 51, 7
      HSL:
        357°, 78.0488%, 67.8431%
        HSV (HSB):
        357°, 54.0084%, 92.9412%
        XYZ:
        43.5461, 30.2028, 20.0576
        xyY:
        0.4642, 0.3220, 30.2028
      CIE-Lab:
        61.8288, 49.9860, 20.3891
        CIE-LCH:
        61.8288, 53.9844, 22.1904
        CIE-Luv:
        61.8288, 92.4449, 15.9869
        Hunter-Lab:
        54.9570, 45.2625, 16.8309
      #ed6d74 color charts
#ed6d74 RGB chart
      #ed6d74 CMYK chart
      #ed6d74 RGB pie chart
      #ed6d74 color shades, tints & tones
#ed6d74 color schemes
#ed6d74 color preview, HTML & CSS examples
           This text has a color of #ed6d74        
        
          <p style="color:#ed6d74;">Text here</p>
        
        
          .mytext {color:#ed6d74;}
        
        Text color #ed6d74
      
           This box has a color of #ed6d74        
        
          <div style="background-color:#ed6d74;">Content here</div>
        
        
          .mybackground {background-color:#ed6d74;}
        
        Background color #ed6d74
      
           Border around this has a color of #ed6d74        
        
          <div style="border:2px solid #ed6d74;">Content here</div>
        
        
          .myborder {border:2px solid #ed6d74;}
        
        Border color #ed6d74