#ed382e color space conversions
Hex:
        #ed382e
        RGB:
        237, 56, 46
        CMY:
        7, 78, 82
        CMYK:
        0, 76, 81, 7
      HSL:
        3°, 84.1410%, 55.4902%
        HSV (HSB):
        3°, 80.5907%, 92.9412%
        XYZ:
        36.8324, 21.0301, 4.7027
        xyY:
        0.5887, 0.3361, 21.0301
      CIE-Lab:
        52.9825, 67.1922, 48.7640
        CIE-LCH:
        52.9825, 83.0224, 35.9698
        CIE-Luv:
        52.9825, 140.6945, 33.2292
        Hunter-Lab:
        45.8586, 63.1137, 26.0210
      #ed382e color charts
#ed382e RGB chart
      #ed382e CMYK chart
      #ed382e RGB pie chart
      #ed382e color shades, tints & tones
#ed382e color schemes
#ed382e color preview, HTML & CSS examples
           This text has a color of #ed382e        
        
          <p style="color:#ed382e;">Text here</p>
        
        
          .mytext {color:#ed382e;}
        
        Text color #ed382e
      
           This box has a color of #ed382e        
        
          <div style="background-color:#ed382e;">Content here</div>
        
        
          .mybackground {background-color:#ed382e;}
        
        Background color #ed382e
      
           Border around this has a color of #ed382e        
        
          <div style="border:2px solid #ed382e;">Content here</div>
        
        
          .myborder {border:2px solid #ed382e;}
        
        Border color #ed382e