#ed4c2e color space conversions
Hex:
        #ed4c2e
        RGB:
        237, 76, 46
        CMY:
        7, 70, 82
        CMYK:
        0, 68, 81, 7
      HSL:
        9°, 84.1410%, 55.4902%
        HSV (HSB):
        9°, 80.5907%, 92.9412%
        XYZ:
        38.0026, 23.3707, 5.0928
        xyY:
        0.5718, 0.3516, 23.3707
      CIE-Lab:
        55.4521, 60.3677, 51.1331
        CIE-LCH:
        55.4521, 79.1129, 40.2655
        CIE-Luv:
        55.4521, 128.7286, 37.8477
        Hunter-Lab:
        48.3432, 55.7183, 27.5942
      #ed4c2e color charts
#ed4c2e RGB chart
      #ed4c2e CMYK chart
      #ed4c2e RGB pie chart
      #ed4c2e color shades, tints & tones
#ed4c2e color schemes
#ed4c2e color preview, HTML & CSS examples
           This text has a color of #ed4c2e        
        
          <p style="color:#ed4c2e;">Text here</p>
        
        
          .mytext {color:#ed4c2e;}
        
        Text color #ed4c2e
      
           This box has a color of #ed4c2e        
        
          <div style="background-color:#ed4c2e;">Content here</div>
        
        
          .mybackground {background-color:#ed4c2e;}
        
        Background color #ed4c2e
      
           Border around this has a color of #ed4c2e        
        
          <div style="border:2px solid #ed4c2e;">Content here</div>
        
        
          .myborder {border:2px solid #ed4c2e;}
        
        Border color #ed4c2e