#ed745e color space conversions
Hex:
        #ed745e
        RGB:
        237, 116, 94
        CMY:
        7, 55, 63
        CMYK:
        0, 51, 60, 7
      HSL:
        9°, 79.8883%, 64.9020%
        HSV (HSB):
        9°, 60.3376%, 92.9412%
        XYZ:
        43.1908, 31.3035, 14.3554
        xyY:
        0.4861, 0.3523, 31.3035
      CIE-Lab:
        62.7630, 44.9082, 34.0058
        CIE-LCH:
        62.7630, 56.3307, 37.1340
        CIE-Luv:
        62.7630, 92.1925, 31.4524
        Hunter-Lab:
        55.9495, 39.8834, 23.9521
      #ed745e color charts
#ed745e RGB chart
      #ed745e CMYK chart
      #ed745e RGB pie chart
      #ed745e color shades, tints & tones
#ed745e color schemes
#ed745e color preview, HTML & CSS examples
           This text has a color of #ed745e        
        
          <p style="color:#ed745e;">Text here</p>
        
        
          .mytext {color:#ed745e;}
        
        Text color #ed745e
      
           This box has a color of #ed745e        
        
          <div style="background-color:#ed745e;">Content here</div>
        
        
          .mybackground {background-color:#ed745e;}
        
        Background color #ed745e
      
           Border around this has a color of #ed745e        
        
          <div style="border:2px solid #ed745e;">Content here</div>
        
        
          .myborder {border:2px solid #ed745e;}
        
        Border color #ed745e