#ed1454 color space conversions
Hex:
        #ed1454
        RGB:
        237, 20, 84
        CMY:
        7, 92, 67
        CMYK:
        0, 92, 65, 7
      HSL:
        342°, 85.7708%, 50.3922%
        HSV (HSB):
        342°, 91.5612%, 92.9412%
        XYZ:
        36.7754, 19.1449, 10.1446
        xyY:
        0.5567, 0.2898, 19.1449
      CIE-Lab:
        50.8563, 76.1686, 24.6015
        CIE-LCH:
        50.8563, 80.0431, 17.8998
        CIE-Luv:
        50.8563, 143.6328, 11.8165
        Hunter-Lab:
        43.7549, 73.4558, 16.8821
      #ed1454 color charts
#ed1454 RGB chart
      #ed1454 CMYK chart
      #ed1454 RGB pie chart
      #ed1454 color shades, tints & tones
#ed1454 color schemes
#ed1454 color preview, HTML & CSS examples
           This text has a color of #ed1454        
        
          <p style="color:#ed1454;">Text here</p>
        
        
          .mytext {color:#ed1454;}
        
        Text color #ed1454
      
           This box has a color of #ed1454        
        
          <div style="background-color:#ed1454;">Content here</div>
        
        
          .mybackground {background-color:#ed1454;}
        
        Background color #ed1454
      
           Border around this has a color of #ed1454        
        
          <div style="border:2px solid #ed1454;">Content here</div>
        
        
          .myborder {border:2px solid #ed1454;}
        
        Border color #ed1454