#ed1c65 color space conversions
Hex:
        #ed1c65
        RGB:
        237, 28, 101
        CMY:
        7, 89, 60
        CMYK:
        0, 88, 57, 7
      HSL:
        339°, 85.3061%, 51.9608%
        HSV (HSB):
        339°, 88.1857%, 92.9412%
        XYZ:
        37.6893, 19.7746, 14.1424
        xyY:
        0.5263, 0.2762, 19.7746
      CIE-Lab:
        51.5814, 76.0364, 15.2334
        CIE-LCH:
        51.5814, 77.5474, 11.3289
        CIE-Luv:
        51.5814, 135.6721, 2.7279
        Hunter-Lab:
        44.4687, 73.4669, 12.2721
      #ed1c65 color charts
#ed1c65 RGB chart
      #ed1c65 CMYK chart
      #ed1c65 RGB pie chart
      #ed1c65 color shades, tints & tones
#ed1c65 color schemes
#ed1c65 color preview, HTML & CSS examples
           This text has a color of #ed1c65        
        
          <p style="color:#ed1c65;">Text here</p>
        
        
          .mytext {color:#ed1c65;}
        
        Text color #ed1c65
      
           This box has a color of #ed1c65        
        
          <div style="background-color:#ed1c65;">Content here</div>
        
        
          .mybackground {background-color:#ed1c65;}
        
        Background color #ed1c65
      
           Border around this has a color of #ed1c65        
        
          <div style="border:2px solid #ed1c65;">Content here</div>
        
        
          .myborder {border:2px solid #ed1c65;}
        
        Border color #ed1c65