#ed1870 color space conversions
Hex:
        #ed1870
        RGB:
        237, 24, 112
        CMY:
        7, 91, 56
        CMYK:
        0, 90, 53, 7
      HSL:
        335°, 85.5422%, 51.1765%
        HSV (HSB):
        335°, 89.8734%, 92.9412%
        XYZ:
        38.1763, 19.8276, 17.1442
        xyY:
        0.5080, 0.2638, 19.8276
      CIE-Lab:
        51.6418, 77.3518, 8.6257
        CIE-LCH:
        51.6418, 77.8313, 6.3629
        CIE-Luv:
        51.6418, 132.0688, -4.8716
        Hunter-Lab:
        44.5282, 75.1127, 8.3420
      #ed1870 color charts
#ed1870 RGB chart
      #ed1870 CMYK chart
      #ed1870 RGB pie chart
      #ed1870 color shades, tints & tones
#ed1870 color schemes
#ed1870 color preview, HTML & CSS examples
           This text has a color of #ed1870        
        
          <p style="color:#ed1870;">Text here</p>
        
        
          .mytext {color:#ed1870;}
        
        Text color #ed1870
      
           This box has a color of #ed1870        
        
          <div style="background-color:#ed1870;">Content here</div>
        
        
          .mybackground {background-color:#ed1870;}
        
        Background color #ed1870
      
           Border around this has a color of #ed1870        
        
          <div style="border:2px solid #ed1870;">Content here</div>
        
        
          .myborder {border:2px solid #ed1870;}
        
        Border color #ed1870