#ed6274 color space conversions
Hex:
        #ed6274
        RGB:
        237, 98, 116
        CMY:
        7, 62, 55
        CMYK:
        0, 59, 51, 7
      HSL:
        352°, 79.4286%, 65.6863%
        HSV (HSB):
        352°, 58.6498%, 92.9412%
        XYZ:
        42.4451, 28.0008, 19.6906
        xyY:
        0.4709, 0.3106, 28.0008
      CIE-Lab:
        59.8895, 55.0688, 17.7439
        CIE-LCH:
        59.8895, 57.8568, 17.8596
        CIE-Luv:
        59.8895, 99.4253, 11.5791
        Hunter-Lab:
        52.9158, 50.5767, 14.9786
      #ed6274 color charts
#ed6274 RGB chart
      #ed6274 CMYK chart
      #ed6274 RGB pie chart
      #ed6274 color shades, tints & tones
#ed6274 color schemes
#ed6274 color preview, HTML & CSS examples
           This text has a color of #ed6274        
        
          <p style="color:#ed6274;">Text here</p>
        
        
          .mytext {color:#ed6274;}
        
        Text color #ed6274
      
           This box has a color of #ed6274        
        
          <div style="background-color:#ed6274;">Content here</div>
        
        
          .mybackground {background-color:#ed6274;}
        
        Background color #ed6274
      
           Border around this has a color of #ed6274        
        
          <div style="border:2px solid #ed6274;">Content here</div>
        
        
          .myborder {border:2px solid #ed6274;}
        
        Border color #ed6274