#ed5e14 color space conversions
Hex:
        #ed5e14
        RGB:
        237, 94, 20
        CMY:
        7, 63, 92
        CMYK:
        0, 60, 92, 7
      HSL:
        20°, 85.7708%, 50.3922%
        HSV (HSB):
        20°, 91.5612%, 92.9412%
        XYZ:
        39.0540, 26.0604, 3.6336
        xyY:
        0.5681, 0.3791, 26.0604
      CIE-Lab:
        58.0944, 52.3447, 63.3583
        CIE-LCH:
        58.0944, 82.1842, 50.4375
        CIE-Luv:
        58.0944, 118.1953, 48.0902
        Hunter-Lab:
        51.0494, 47.2202, 31.5144
      #ed5e14 color charts
#ed5e14 RGB chart
      #ed5e14 CMYK chart
      #ed5e14 RGB pie chart
      #ed5e14 color shades, tints & tones
#ed5e14 color schemes
#ed5e14 color preview, HTML & CSS examples
           This text has a color of #ed5e14        
        
          <p style="color:#ed5e14;">Text here</p>
        
        
          .mytext {color:#ed5e14;}
        
        Text color #ed5e14
      
           This box has a color of #ed5e14        
        
          <div style="background-color:#ed5e14;">Content here</div>
        
        
          .mybackground {background-color:#ed5e14;}
        
        Background color #ed5e14
      
           Border around this has a color of #ed5e14        
        
          <div style="border:2px solid #ed5e14;">Content here</div>
        
        
          .myborder {border:2px solid #ed5e14;}
        
        Border color #ed5e14