#ed350e color space conversions
Hex:
        #ed350e
        RGB:
        237, 53, 14
        CMY:
        7, 79, 95
        CMYK:
        0, 78, 94, 7
      HSL:
        10°, 88.8446%, 49.2157%
        HSV (HSB):
        10°, 94.0928%, 92.9412%
        XYZ:
        36.2774, 20.5824, 2.4762
        xyY:
        0.6114, 0.3469, 20.5824
      CIE-Lab:
        52.4894, 67.4773, 61.4212
        CIE-LCH:
        52.4894, 91.2455, 42.3100
        CIE-Luv:
        52.4894, 145.9477, 39.0708
        Hunter-Lab:
        45.3679, 63.3398, 28.5214
      #ed350e color charts
#ed350e RGB chart
      #ed350e CMYK chart
      #ed350e RGB pie chart
      #ed350e color shades, tints & tones
#ed350e color schemes
#ed350e color preview, HTML & CSS examples
           This text has a color of #ed350e        
        
          <p style="color:#ed350e;">Text here</p>
        
        
          .mytext {color:#ed350e;}
        
        Text color #ed350e
      
           This box has a color of #ed350e        
        
          <div style="background-color:#ed350e;">Content here</div>
        
        
          .mybackground {background-color:#ed350e;}
        
        Background color #ed350e
      
           Border around this has a color of #ed350e        
        
          <div style="border:2px solid #ed350e;">Content here</div>
        
        
          .myborder {border:2px solid #ed350e;}
        
        Border color #ed350e