#ed448e color space conversions
Hex:
        #ed448e
        RGB:
        237, 68, 142
        CMY:
        7, 73, 44
        CMYK:
        0, 71, 40, 7
      HSL:
        334°, 82.4390%, 59.8039%
        HSV (HSB):
        334°, 71.3080%, 92.9412%
        XYZ:
        41.8747, 24.0918, 28.0343
        xyY:
        0.4455, 0.2563, 24.0918
      CIE-Lab:
        56.1796, 69.3400, -2.7875
        CIE-LCH:
        56.1796, 69.3960, 357.6979
        CIE-Luv:
        56.1796, 106.5193, -17.1133
        Hunter-Lab:
        49.0834, 66.3884, 0.4944
      #ed448e color charts
#ed448e RGB chart
      #ed448e CMYK chart
      #ed448e RGB pie chart
      #ed448e color shades, tints & tones
#ed448e color schemes
#ed448e color preview, HTML & CSS examples
           This text has a color of #ed448e        
        
          <p style="color:#ed448e;">Text here</p>
        
        
          .mytext {color:#ed448e;}
        
        Text color #ed448e
      
           This box has a color of #ed448e        
        
          <div style="background-color:#ed448e;">Content here</div>
        
        
          .mybackground {background-color:#ed448e;}
        
        Background color #ed448e
      
           Border around this has a color of #ed448e        
        
          <div style="border:2px solid #ed448e;">Content here</div>
        
        
          .myborder {border:2px solid #ed448e;}
        
        Border color #ed448e