#ed2c10 color space conversions
Hex:
        #ed2c10
        RGB:
        237, 44, 16
        CMY:
        7, 83, 94
        CMYK:
        0, 81, 93, 7
      HSL:
        8°, 87.3518%, 49.6078%
        HSV (HSB):
        8°, 93.2489%, 92.9412%
        XYZ:
        35.9193, 19.8433, 2.4272
        xyY:
        0.6173, 0.3410, 19.8433
      CIE-Lab:
        51.6596, 69.8567, 60.3670
        CIE-LCH:
        51.6596, 92.3262, 40.8321
        CIE-Luv:
        51.6596, 150.2215, 37.3510
        Hunter-Lab:
        44.5458, 65.9772, 27.9515
      #ed2c10 color charts
#ed2c10 RGB chart
      #ed2c10 CMYK chart
      #ed2c10 RGB pie chart
      #ed2c10 color shades, tints & tones
#ed2c10 color schemes
#ed2c10 color preview, HTML & CSS examples
           This text has a color of #ed2c10        
        
          <p style="color:#ed2c10;">Text here</p>
        
        
          .mytext {color:#ed2c10;}
        
        Text color #ed2c10
      
           This box has a color of #ed2c10        
        
          <div style="background-color:#ed2c10;">Content here</div>
        
        
          .mybackground {background-color:#ed2c10;}
        
        Background color #ed2c10
      
           Border around this has a color of #ed2c10        
        
          <div style="border:2px solid #ed2c10;">Content here</div>
        
        
          .myborder {border:2px solid #ed2c10;}
        
        Border color #ed2c10