#ed2f50 color space conversions
Hex:
        #ed2f50
        RGB:
        237, 47, 80
        CMY:
        7, 82, 69
        CMYK:
        0, 80, 66, 7
      HSL:
        350°, 84.0708%, 55.6863%
        HSV (HSB):
        350°, 80.1688%, 92.9412%
        XYZ:
        37.3895, 20.6167, 9.5982
        xyY:
        0.5531, 0.3050, 20.6167
      CIE-Lab:
        52.5275, 70.9823, 29.1406
        CIE-LCH:
        52.5275, 76.7311, 22.3198
        CIE-Luv:
        52.5275, 136.9262, 17.6804
        Hunter-Lab:
        45.4057, 67.5269, 19.2508
      #ed2f50 color charts
#ed2f50 RGB chart
      #ed2f50 CMYK chart
      #ed2f50 RGB pie chart
      #ed2f50 color shades, tints & tones
#ed2f50 color schemes
#ed2f50 color preview, HTML & CSS examples
           This text has a color of #ed2f50        
        
          <p style="color:#ed2f50;">Text here</p>
        
        
          .mytext {color:#ed2f50;}
        
        Text color #ed2f50
      
           This box has a color of #ed2f50        
        
          <div style="background-color:#ed2f50;">Content here</div>
        
        
          .mybackground {background-color:#ed2f50;}
        
        Background color #ed2f50
      
           Border around this has a color of #ed2f50        
        
          <div style="border:2px solid #ed2f50;">Content here</div>
        
        
          .myborder {border:2px solid #ed2f50;}
        
        Border color #ed2f50