#ed422e color space conversions
Hex:
        #ed422e
        RGB:
        237, 66, 46
        CMY:
        7, 74, 82
        CMYK:
        0, 72, 81, 7
      HSL:
        6°, 84.1410%, 55.4902%
        HSV (HSB):
        6°, 80.5907%, 92.9412%
        XYZ:
        37.3664, 22.0982, 4.8807
        xyY:
        0.5807, 0.3434, 22.0982
      CIE-Lab:
        54.1311, 63.9947, 49.8699
        CIE-LCH:
        54.1311, 81.1316, 37.9286
        CIE-Luv:
        54.1311, 135.0546, 35.3896
        Hunter-Lab:
        47.0087, 59.6212, 26.7503
      #ed422e color charts
#ed422e RGB chart
      #ed422e CMYK chart
      #ed422e RGB pie chart
      #ed422e color shades, tints & tones
#ed422e color schemes
#ed422e color preview, HTML & CSS examples
           This text has a color of #ed422e        
        
          <p style="color:#ed422e;">Text here</p>
        
        
          .mytext {color:#ed422e;}
        
        Text color #ed422e
      
           This box has a color of #ed422e        
        
          <div style="background-color:#ed422e;">Content here</div>
        
        
          .mybackground {background-color:#ed422e;}
        
        Background color #ed422e
      
           Border around this has a color of #ed422e        
        
          <div style="border:2px solid #ed422e;">Content here</div>
        
        
          .myborder {border:2px solid #ed422e;}
        
        Border color #ed422e