#ed1f50 color space conversions
Hex:
        #ed1f50
        RGB:
        237, 31, 80
        CMY:
        7, 88, 69
        CMYK:
        0, 87, 66, 7
      HSL:
        346°, 85.1240%, 52.5490%
        HSV (HSB):
        346°, 86.9198%, 92.9412%
        XYZ:
        36.8630, 19.5637, 9.4227
        xyY:
        0.5598, 0.2971, 19.5637
      CIE-Lab:
        51.3403, 74.3716, 27.6396
        CIE-LCH:
        51.3403, 79.3416, 20.3871
        CIE-Luv:
        51.3403, 142.4041, 15.1398
        Hunter-Lab:
        44.2309, 71.3620, 18.3308
      #ed1f50 color charts
#ed1f50 RGB chart
      #ed1f50 CMYK chart
      #ed1f50 RGB pie chart
      #ed1f50 color shades, tints & tones
#ed1f50 color schemes
#ed1f50 color preview, HTML & CSS examples
           This text has a color of #ed1f50        
        
          <p style="color:#ed1f50;">Text here</p>
        
        
          .mytext {color:#ed1f50;}
        
        Text color #ed1f50
      
           This box has a color of #ed1f50        
        
          <div style="background-color:#ed1f50;">Content here</div>
        
        
          .mybackground {background-color:#ed1f50;}
        
        Background color #ed1f50
      
           Border around this has a color of #ed1f50        
        
          <div style="border:2px solid #ed1f50;">Content here</div>
        
        
          .myborder {border:2px solid #ed1f50;}
        
        Border color #ed1f50