#ed5f25 color space conversions
Hex:
        #ed5f25
        RGB:
        237, 95, 37
        CMY:
        7, 63, 85
        CMYK:
        0, 60, 84, 7
      HSL:
        17°, 84.7458%, 53.7255%
        HSV (HSB):
        17°, 84.3882%, 92.9412%
        XYZ:
        39.3512, 26.3225, 4.7570
        xyY:
        0.5587, 0.3737, 26.3225
      CIE-Lab:
        58.3419, 52.2181, 57.7355
        CIE-LCH:
        58.3419, 77.8468, 47.8727
        CIE-Luv:
        58.3419, 116.1557, 45.4475
        Hunter-Lab:
        51.3055, 47.1246, 30.4165
      #ed5f25 color charts
#ed5f25 RGB chart
      #ed5f25 CMYK chart
      #ed5f25 RGB pie chart
      #ed5f25 color shades, tints & tones
#ed5f25 color schemes
#ed5f25 color preview, HTML & CSS examples
           This text has a color of #ed5f25        
        
          <p style="color:#ed5f25;">Text here</p>
        
        
          .mytext {color:#ed5f25;}
        
        Text color #ed5f25
      
           This box has a color of #ed5f25        
        
          <div style="background-color:#ed5f25;">Content here</div>
        
        
          .mybackground {background-color:#ed5f25;}
        
        Background color #ed5f25
      
           Border around this has a color of #ed5f25        
        
          <div style="border:2px solid #ed5f25;">Content here</div>
        
        
          .myborder {border:2px solid #ed5f25;}
        
        Border color #ed5f25