#ed1556 color space conversions
Hex:
        #ed1556
        RGB:
        237, 21, 86
        CMY:
        7, 92, 66
        CMYK:
        0, 91, 64, 7
      HSL:
        342°, 85.7143%, 50.5882%
        HSV (HSB):
        342°, 91.1392%, 92.9412%
        XYZ:
        36.8729, 19.2127, 10.5691
        xyY:
        0.5532, 0.2882, 19.2127
      CIE-Lab:
        50.9352, 76.1505, 23.4898
        CIE-LCH:
        50.9352, 79.6911, 17.1432
        CIE-Luv:
        50.9352, 142.7393, 10.8123
        Hunter-Lab:
        43.8323, 73.4524, 16.3863
      #ed1556 color charts
#ed1556 RGB chart
      #ed1556 CMYK chart
      #ed1556 RGB pie chart
      #ed1556 color shades, tints & tones
#ed1556 color schemes
#ed1556 color preview, HTML & CSS examples
           This text has a color of #ed1556        
        
          <p style="color:#ed1556;">Text here</p>
        
        
          .mytext {color:#ed1556;}
        
        Text color #ed1556
      
           This box has a color of #ed1556        
        
          <div style="background-color:#ed1556;">Content here</div>
        
        
          .mybackground {background-color:#ed1556;}
        
        Background color #ed1556
      
           Border around this has a color of #ed1556        
        
          <div style="border:2px solid #ed1556;">Content here</div>
        
        
          .myborder {border:2px solid #ed1556;}
        
        Border color #ed1556