#ed242e color space conversions
Hex:
        #ed242e
        RGB:
        237, 36, 46
        CMY:
        7, 86, 82
        CMYK:
        0, 85, 81, 7
      HSL:
        357°, 84.8101%, 53.5294%
        HSV (HSB):
        357°, 84.8101%, 92.9412%
        XYZ:
        36.0491, 19.4635, 4.4416
        xyY:
        0.6013, 0.3246, 19.4635
      CIE-Lab:
        51.2252, 72.1641, 47.0577
        CIE-LCH:
        51.2252, 86.1515, 33.1081
        CIE-Luv:
        51.2252, 149.5794, 29.8815
        Hunter-Lab:
        44.1175, 68.6494, 24.9131
      #ed242e color charts
#ed242e RGB chart
      #ed242e CMYK chart
      #ed242e RGB pie chart
      #ed242e color shades, tints & tones
#ed242e color schemes
#ed242e color preview, HTML & CSS examples
           This text has a color of #ed242e        
        
          <p style="color:#ed242e;">Text here</p>
        
        
          .mytext {color:#ed242e;}
        
        Text color #ed242e
      
           This box has a color of #ed242e        
        
          <div style="background-color:#ed242e;">Content here</div>
        
        
          .mybackground {background-color:#ed242e;}
        
        Background color #ed242e
      
           Border around this has a color of #ed242e        
        
          <div style="border:2px solid #ed242e;">Content here</div>
        
        
          .myborder {border:2px solid #ed242e;}
        
        Border color #ed242e