#ed2d28 color space conversions
Hex:
        #ed2d28
        RGB:
        237, 45, 40
        CMY:
        7, 82, 84
        CMYK:
        0, 81, 83, 7
      HSL:
        2°, 84.5494%, 54.3137%
        HSV (HSB):
        2°, 83.1224%, 92.9412%
        XYZ:
        36.2464, 20.0345, 3.9641
        xyY:
        0.6016, 0.3326, 20.0345
      CIE-Lab:
        51.8762, 70.0173, 50.7413
        CIE-LCH:
        51.8762, 86.4702, 35.9307
        CIE-Luv:
        51.8762, 147.0183, 32.9251
        Hunter-Lab:
        44.7599, 66.2189, 26.0810
      #ed2d28 color charts
#ed2d28 RGB chart
      #ed2d28 CMYK chart
      #ed2d28 RGB pie chart
      #ed2d28 color shades, tints & tones
#ed2d28 color schemes
#ed2d28 color preview, HTML & CSS examples
           This text has a color of #ed2d28        
        
          <p style="color:#ed2d28;">Text here</p>
        
        
          .mytext {color:#ed2d28;}
        
        Text color #ed2d28
      
           This box has a color of #ed2d28        
        
          <div style="background-color:#ed2d28;">Content here</div>
        
        
          .mybackground {background-color:#ed2d28;}
        
        Background color #ed2d28
      
           Border around this has a color of #ed2d28        
        
          <div style="border:2px solid #ed2d28;">Content here</div>
        
        
          .myborder {border:2px solid #ed2d28;}
        
        Border color #ed2d28