#ed2a34 color space conversions
Hex:
        #ed2a34
        RGB:
        237, 42, 52
        CMY:
        7, 84, 80
        CMYK:
        0, 82, 78, 7
      HSL:
        357°, 84.4156%, 54.7059%
        HSV (HSB):
        357°, 82.2785%, 92.9412%
        XYZ:
        36.3728, 19.9084, 5.1745
        xyY:
        0.5919, 0.3239, 19.9084
      CIE-Lab:
        51.7335, 71.0535, 44.3386
        CIE-LCH:
        51.7335, 83.7526, 31.9649
        CIE-Luv:
        51.7335, 146.0954, 28.8055
        Hunter-Lab:
        44.6188, 67.4286, 24.3573
      #ed2a34 color charts
#ed2a34 RGB chart
      #ed2a34 CMYK chart
      #ed2a34 RGB pie chart
      #ed2a34 color shades, tints & tones
#ed2a34 color schemes
#ed2a34 color preview, HTML & CSS examples
           This text has a color of #ed2a34        
        
          <p style="color:#ed2a34;">Text here</p>
        
        
          .mytext {color:#ed2a34;}
        
        Text color #ed2a34
      
           This box has a color of #ed2a34        
        
          <div style="background-color:#ed2a34;">Content here</div>
        
        
          .mybackground {background-color:#ed2a34;}
        
        Background color #ed2a34
      
           Border around this has a color of #ed2a34        
        
          <div style="border:2px solid #ed2a34;">Content here</div>
        
        
          .myborder {border:2px solid #ed2a34;}
        
        Border color #ed2a34