#ed0d44 color space conversions
Hex:
        #ed0d44
        RGB:
        237, 13, 68
        CMY:
        7, 95, 73
        CMYK:
        0, 95, 71, 7
      HSL:
        345°, 89.6000%, 49.0196%
        HSV (HSB):
        345°, 94.5148%, 92.9412%
        XYZ:
        36.1124, 18.7097, 7.1768
        xyY:
        0.5825, 0.3018, 18.7097
      CIE-Lab:
        50.3459, 76.1659, 33.6000
        CIE-LCH:
        50.3459, 83.2479, 23.8043
        CIE-Luv:
        50.3459, 149.9847, 19.2595
        Hunter-Lab:
        43.2547, 73.3296, 20.4409
      #ed0d44 color charts
#ed0d44 RGB chart
      #ed0d44 CMYK chart
      #ed0d44 RGB pie chart
      #ed0d44 color shades, tints & tones
#ed0d44 color schemes
#ed0d44 color preview, HTML & CSS examples
           This text has a color of #ed0d44        
        
          <p style="color:#ed0d44;">Text here</p>
        
        
          .mytext {color:#ed0d44;}
        
        Text color #ed0d44
      
           This box has a color of #ed0d44        
        
          <div style="background-color:#ed0d44;">Content here</div>
        
        
          .mybackground {background-color:#ed0d44;}
        
        Background color #ed0d44
      
           Border around this has a color of #ed0d44        
        
          <div style="border:2px solid #ed0d44;">Content here</div>
        
        
          .myborder {border:2px solid #ed0d44;}
        
        Border color #ed0d44