#ed0e36 color space conversions
Hex:
        #ed0e36
        RGB:
        237, 14, 54
        CMY:
        7, 95, 79
        CMYK:
        0, 94, 77, 7
      HSL:
        349°, 88.8446%, 49.2157%
        HSV (HSB):
        349°, 94.0928%, 92.9412%
        XYZ:
        35.7479, 18.5849, 5.1932
        xyY:
        0.6005, 0.3122, 18.5849
      CIE-Lab:
        50.1980, 75.5808, 41.6041
        CIE-LCH:
        50.1980, 86.2749, 28.8309
        CIE-Luv:
        50.1980, 153.5738, 25.0392
        Hunter-Lab:
        43.1103, 72.5731, 23.0350
      #ed0e36 color charts
#ed0e36 RGB chart
      #ed0e36 CMYK chart
      #ed0e36 RGB pie chart
      #ed0e36 color shades, tints & tones
#ed0e36 color schemes
#ed0e36 color preview, HTML & CSS examples
           This text has a color of #ed0e36        
        
          <p style="color:#ed0e36;">Text here</p>
        
        
          .mytext {color:#ed0e36;}
        
        Text color #ed0e36
      
           This box has a color of #ed0e36        
        
          <div style="background-color:#ed0e36;">Content here</div>
        
        
          .mybackground {background-color:#ed0e36;}
        
        Background color #ed0e36
      
           Border around this has a color of #ed0e36        
        
          <div style="border:2px solid #ed0e36;">Content here</div>
        
        
          .myborder {border:2px solid #ed0e36;}
        
        Border color #ed0e36