#ed5246 color space conversions
Hex:
        #ed5246
        RGB:
        237, 82, 70
        CMY:
        7, 68, 73
        CMYK:
        0, 65, 70, 7
      HSL:
        4°, 82.2660%, 60.1961%
        HSV (HSB):
        4°, 70.4641%, 92.9412%
        XYZ:
        39.0478, 24.4813, 8.4617
        xyY:
        0.5424, 0.3401, 24.4813
      CIE-Lab:
        56.5665, 58.9108, 39.7663
        CIE-LCH:
        56.5665, 71.0763, 34.0204
        CIE-Luv:
        56.5665, 120.6037, 30.9600
        Hunter-Lab:
        49.4786, 54.2823, 24.4954
      #ed5246 color charts
#ed5246 RGB chart
      #ed5246 CMYK chart
      #ed5246 RGB pie chart
      #ed5246 color shades, tints & tones
#ed5246 color schemes
#ed5246 color preview, HTML & CSS examples
           This text has a color of #ed5246        
        
          <p style="color:#ed5246;">Text here</p>
        
        
          .mytext {color:#ed5246;}
        
        Text color #ed5246
      
           This box has a color of #ed5246        
        
          <div style="background-color:#ed5246;">Content here</div>
        
        
          .mybackground {background-color:#ed5246;}
        
        Background color #ed5246
      
           Border around this has a color of #ed5246        
        
          <div style="border:2px solid #ed5246;">Content here</div>
        
        
          .myborder {border:2px solid #ed5246;}
        
        Border color #ed5246