#ed1c41 color space conversions
Hex:
        #ed1c41
        RGB:
        237, 28, 65
        CMY:
        7, 89, 75
        CMYK:
        0, 88, 73, 7
      HSL:
        349°, 85.3061%, 51.9608%
        HSV (HSB):
        349°, 88.1857%, 92.9412%
        XYZ:
        36.2944, 19.2167, 6.7973
        xyY:
        0.5825, 0.3084, 19.2167
      CIE-Lab:
        50.9398, 74.2136, 36.0741
        CIE-LCH:
        50.9398, 82.5166, 25.9236
        CIE-Luv:
        50.9398, 147.7026, 21.8934
        Hunter-Lab:
        43.8368, 71.0735, 21.4924
      #ed1c41 color charts
#ed1c41 RGB chart
      #ed1c41 CMYK chart
      #ed1c41 RGB pie chart
      #ed1c41 color shades, tints & tones
#ed1c41 color schemes
#ed1c41 color preview, HTML & CSS examples
           This text has a color of #ed1c41        
        
          <p style="color:#ed1c41;">Text here</p>
        
        
          .mytext {color:#ed1c41;}
        
        Text color #ed1c41
      
           This box has a color of #ed1c41        
        
          <div style="background-color:#ed1c41;">Content here</div>
        
        
          .mybackground {background-color:#ed1c41;}
        
        Background color #ed1c41
      
           Border around this has a color of #ed1c41        
        
          <div style="border:2px solid #ed1c41;">Content here</div>
        
        
          .myborder {border:2px solid #ed1c41;}
        
        Border color #ed1c41