#ed6b74 color space conversions
Hex:
        #ed6b74
        RGB:
        237, 107, 116
        CMY:
        7, 58, 55
        CMYK:
        0, 55, 51, 7
      HSL:
        356°, 78.3133%, 67.4510%
        HSV (HSB):
        356°, 54.8523%, 92.9412%
        XYZ:
        43.3351, 29.7809, 19.9873
        xyY:
        0.4655, 0.3199, 29.7809
      CIE-Lab:
        61.4647, 50.9319, 19.8945
        CIE-LCH:
        61.4647, 54.6796, 21.3361
        CIE-Luv:
        61.4647, 93.7428, 15.1643
        Hunter-Lab:
        54.5719, 46.2449, 16.4850
      #ed6b74 color charts
#ed6b74 RGB chart
      #ed6b74 CMYK chart
      #ed6b74 RGB pie chart
      #ed6b74 color shades, tints & tones
#ed6b74 color schemes
#ed6b74 color preview, HTML & CSS examples
           This text has a color of #ed6b74        
        
          <p style="color:#ed6b74;">Text here</p>
        
        
          .mytext {color:#ed6b74;}
        
        Text color #ed6b74
      
           This box has a color of #ed6b74        
        
          <div style="background-color:#ed6b74;">Content here</div>
        
        
          .mybackground {background-color:#ed6b74;}
        
        Background color #ed6b74
      
           Border around this has a color of #ed6b74        
        
          <div style="border:2px solid #ed6b74;">Content here</div>
        
        
          .myborder {border:2px solid #ed6b74;}
        
        Border color #ed6b74