#ed5d34 color space conversions
Hex:
        #ed5d34
        RGB:
        237, 93, 52
        CMY:
        7, 64, 80
        CMYK:
        0, 61, 78, 7
      HSL:
        13°, 83.7104%, 56.6667%
        HSV (HSB):
        13°, 78.0591%, 92.9412%
        XYZ:
        39.4592, 26.0812, 6.2032
        xyY:
        0.5500, 0.3635, 26.0812
      CIE-Lab:
        58.1140, 53.5413, 50.8255
        CIE-LCH:
        58.1140, 73.8234, 43.5094
        CIE-Luv:
        58.1140, 115.9409, 40.8832
        Hunter-Lab:
        51.0697, 48.5468, 28.5471
      #ed5d34 color charts
#ed5d34 RGB chart
      #ed5d34 CMYK chart
      #ed5d34 RGB pie chart
      #ed5d34 color shades, tints & tones
#ed5d34 color schemes
#ed5d34 color preview, HTML & CSS examples
           This text has a color of #ed5d34        
        
          <p style="color:#ed5d34;">Text here</p>
        
        
          .mytext {color:#ed5d34;}
        
        Text color #ed5d34
      
           This box has a color of #ed5d34        
        
          <div style="background-color:#ed5d34;">Content here</div>
        
        
          .mybackground {background-color:#ed5d34;}
        
        Background color #ed5d34
      
           Border around this has a color of #ed5d34        
        
          <div style="border:2px solid #ed5d34;">Content here</div>
        
        
          .myborder {border:2px solid #ed5d34;}
        
        Border color #ed5d34