#ed5a34 color space conversions
Hex:
        #ed5a34
        RGB:
        237, 90, 52
        CMY:
        7, 65, 80
        CMYK:
        0, 62, 78, 7
      HSL:
        12°, 83.7104%, 56.6667%
        HSV (HSB):
        12°, 78.0591%, 92.9412%
        XYZ:
        39.2010, 25.5648, 6.1172
        xyY:
        0.5530, 0.3607, 25.5648
      CIE-Lab:
        57.6216, 54.8483, 50.3341
        CIE-LCH:
        57.6216, 74.4437, 42.5425
        CIE-Luv:
        57.6216, 118.1343, 39.9748
        Hunter-Lab:
        50.5616, 49.9104, 28.2200
      #ed5a34 color charts
#ed5a34 RGB chart
      #ed5a34 CMYK chart
      #ed5a34 RGB pie chart
      #ed5a34 color shades, tints & tones
#ed5a34 color schemes
#ed5a34 color preview, HTML & CSS examples
           This text has a color of #ed5a34        
        
          <p style="color:#ed5a34;">Text here</p>
        
        
          .mytext {color:#ed5a34;}
        
        Text color #ed5a34
      
           This box has a color of #ed5a34        
        
          <div style="background-color:#ed5a34;">Content here</div>
        
        
          .mybackground {background-color:#ed5a34;}
        
        Background color #ed5a34
      
           Border around this has a color of #ed5a34        
        
          <div style="border:2px solid #ed5a34;">Content here</div>
        
        
          .myborder {border:2px solid #ed5a34;}
        
        Border color #ed5a34