#ed3c2d color space conversions
Hex:
        #ed3c2d
        RGB:
        237, 60, 45
        CMY:
        7, 76, 82
        CMYK:
        0, 75, 81, 7
      HSL:
        5°, 84.2105%, 55.2941%
        HSV (HSB):
        5°, 81.0127%, 92.9412%
        XYZ:
        37.0146, 21.4257, 4.6673
        xyY:
        0.5865, 0.3395, 21.4257
      CIE-Lab:
        53.4123, 65.9396, 49.6816
        CIE-LCH:
        53.4123, 82.5608, 36.9959
        CIE-Luv:
        53.4123, 138.6890, 34.3485
        Hunter-Lab:
        46.2879, 61.7354, 26.4232
      #ed3c2d color charts
#ed3c2d RGB chart
      #ed3c2d CMYK chart
      #ed3c2d RGB pie chart
      #ed3c2d color shades, tints & tones
#ed3c2d color schemes
#ed3c2d color preview, HTML & CSS examples
           This text has a color of #ed3c2d        
        
          <p style="color:#ed3c2d;">Text here</p>
        
        
          .mytext {color:#ed3c2d;}
        
        Text color #ed3c2d
      
           This box has a color of #ed3c2d        
        
          <div style="background-color:#ed3c2d;">Content here</div>
        
        
          .mybackground {background-color:#ed3c2d;}
        
        Background color #ed3c2d
      
           Border around this has a color of #ed3c2d        
        
          <div style="border:2px solid #ed3c2d;">Content here</div>
        
        
          .myborder {border:2px solid #ed3c2d;}
        
        Border color #ed3c2d