#ed5940 color space conversions
Hex:
        #ed5940
        RGB:
        237, 89, 64
        CMY:
        7, 65, 75
        CMYK:
        0, 62, 73, 7
      HSL:
        9°, 82.7751%, 59.0196%
        HSV (HSB):
        9°, 72.9958%, 92.9412%
        XYZ:
        39.4228, 25.5194, 7.6984
        xyY:
        0.5427, 0.3513, 25.5194
      CIE-Lab:
        57.5781, 55.7366, 44.1578
        CIE-LCH:
        57.5781, 71.1090, 38.3883
        CIE-Luv:
        57.5781, 116.9752, 35.5008
        Hunter-Lab:
        50.5168, 50.8955, 26.3263
      #ed5940 color charts
#ed5940 RGB chart
      #ed5940 CMYK chart
      #ed5940 RGB pie chart
      #ed5940 color shades, tints & tones
#ed5940 color schemes
#ed5940 color preview, HTML & CSS examples
           This text has a color of #ed5940        
        
          <p style="color:#ed5940;">Text here</p>
        
        
          .mytext {color:#ed5940;}
        
        Text color #ed5940
      
           This box has a color of #ed5940        
        
          <div style="background-color:#ed5940;">Content here</div>
        
        
          .mybackground {background-color:#ed5940;}
        
        Background color #ed5940
      
           Border around this has a color of #ed5940        
        
          <div style="border:2px solid #ed5940;">Content here</div>
        
        
          .myborder {border:2px solid #ed5940;}
        
        Border color #ed5940