#ed5e30 color space conversions
Hex:
        #ed5e30
        RGB:
        237, 94, 48
        CMY:
        7, 63, 81
        CMYK:
        0, 60, 80, 7
      HSL:
        15°, 84.0000%, 55.8824%
        HSV (HSB):
        15°, 79.7468%, 92.9412%
        XYZ:
        39.4613, 26.2233, 5.7781
        xyY:
        0.5522, 0.3670, 26.2233
      CIE-Lab:
        58.2484, 52.9682, 52.8573
        CIE-LCH:
        58.2484, 74.8300, 44.9399
        CIE-Luv:
        58.2484, 115.7150, 42.3752
        Hunter-Lab:
        51.2087, 47.9362, 29.1562
      #ed5e30 color charts
#ed5e30 RGB chart
      #ed5e30 CMYK chart
      #ed5e30 RGB pie chart
      #ed5e30 color shades, tints & tones
#ed5e30 color schemes
#ed5e30 color preview, HTML & CSS examples
           This text has a color of #ed5e30        
        
          <p style="color:#ed5e30;">Text here</p>
        
        
          .mytext {color:#ed5e30;}
        
        Text color #ed5e30
      
           This box has a color of #ed5e30        
        
          <div style="background-color:#ed5e30;">Content here</div>
        
        
          .mybackground {background-color:#ed5e30;}
        
        Background color #ed5e30
      
           Border around this has a color of #ed5e30        
        
          <div style="border:2px solid #ed5e30;">Content here</div>
        
        
          .myborder {border:2px solid #ed5e30;}
        
        Border color #ed5e30