#ed0945 color space conversions
Hex:
        #ed0945
        RGB:
        237, 9, 69
        CMY:
        7, 96, 73
        CMYK:
        0, 96, 71, 7
      HSL:
        344°, 92.6829%, 48.2353%
        HSV (HSB):
        344°, 96.2025%, 92.9412%
        XYZ:
        36.0969, 18.6296, 7.3236
        xyY:
        0.5817, 0.3002, 18.6296
      CIE-Lab:
        50.2510, 76.5233, 32.8895
        CIE-LCH:
        50.2510, 83.2919, 23.2579
        CIE-Luv:
        50.2510, 150.2252, 18.5760
        Hunter-Lab:
        43.1620, 73.7483, 20.1533
      #ed0945 color charts
#ed0945 RGB chart
      #ed0945 CMYK chart
      #ed0945 RGB pie chart
      #ed0945 color shades, tints & tones
#ed0945 color schemes
#ed0945 color preview, HTML & CSS examples
           This text has a color of #ed0945        
        
          <p style="color:#ed0945;">Text here</p>
        
        
          .mytext {color:#ed0945;}
        
        Text color #ed0945
      
           This box has a color of #ed0945        
        
          <div style="background-color:#ed0945;">Content here</div>
        
        
          .mybackground {background-color:#ed0945;}
        
        Background color #ed0945
      
           Border around this has a color of #ed0945        
        
          <div style="border:2px solid #ed0945;">Content here</div>
        
        
          .myborder {border:2px solid #ed0945;}
        
        Border color #ed0945