#ed0b80 color space conversions
Hex:
        #ed0b80
        RGB:
        237, 11, 128
        CMY:
        7, 96, 50
        CMYK:
        0, 95, 46, 7
      HSL:
        329°, 91.1290%, 48.6275%
        HSV (HSB):
        329°, 95.3586%, 92.9412%
        XYZ:
        38.9410, 19.8024, 22.1919
        xyY:
        0.4811, 0.2447, 19.8024
      CIE-Lab:
        51.6130, 79.9226, -1.1253
        CIE-LCH:
        51.6130, 79.9305, 359.1933
        CIE-Luv:
        51.6130, 126.8811, -17.1820
        Hunter-Lab:
        44.4999, 78.3273, 1.5822
      #ed0b80 color charts
#ed0b80 RGB chart
      #ed0b80 CMYK chart
      #ed0b80 RGB pie chart
      #ed0b80 color shades, tints & tones
#ed0b80 color schemes
#ed0b80 color preview, HTML & CSS examples
           This text has a color of #ed0b80        
        
          <p style="color:#ed0b80;">Text here</p>
        
        
          .mytext {color:#ed0b80;}
        
        Text color #ed0b80
      
           This box has a color of #ed0b80        
        
          <div style="background-color:#ed0b80;">Content here</div>
        
        
          .mybackground {background-color:#ed0b80;}
        
        Background color #ed0b80
      
           Border around this has a color of #ed0b80        
        
          <div style="border:2px solid #ed0b80;">Content here</div>
        
        
          .myborder {border:2px solid #ed0b80;}
        
        Border color #ed0b80