#ed2a17 color space conversions
Hex:
        #ed2a17
        RGB:
        237, 42, 23
        CMY:
        7, 84, 91
        CMYK:
        0, 82, 90, 7
      HSL:
        5°, 85.6000%, 50.9804%
        HSV (HSB):
        5°, 90.2954%, 92.9412%
        XYZ:
        35.9077, 19.7223, 2.7249
        xyY:
        0.6153, 0.3380, 19.7223
      CIE-Lab:
        51.5218, 70.4117, 57.9166
        CIE-LCH:
        51.5218, 91.1710, 39.4387
        CIE-Luv:
        51.5218, 150.5047, 36.0695
        Hunter-Lab:
        44.4098, 66.6095, 27.4490
      #ed2a17 color charts
#ed2a17 RGB chart
      #ed2a17 CMYK chart
      #ed2a17 RGB pie chart
      #ed2a17 color shades, tints & tones
#ed2a17 color schemes
#ed2a17 color preview, HTML & CSS examples
           This text has a color of #ed2a17        
        
          <p style="color:#ed2a17;">Text here</p>
        
        
          .mytext {color:#ed2a17;}
        
        Text color #ed2a17
      
           This box has a color of #ed2a17        
        
          <div style="background-color:#ed2a17;">Content here</div>
        
        
          .mybackground {background-color:#ed2a17;}
        
        Background color #ed2a17
      
           Border around this has a color of #ed2a17        
        
          <div style="border:2px solid #ed2a17;">Content here</div>
        
        
          .myborder {border:2px solid #ed2a17;}
        
        Border color #ed2a17