#ed2d17 color space conversions
Hex:
        #ed2d17
        RGB:
        237, 45, 23
        CMY:
        7, 82, 91
        CMYK:
        0, 81, 90, 7
      HSL:
        6°, 85.6000%, 50.9804%
        HSV (HSB):
        6°, 90.2954%, 92.9412%
        XYZ:
        36.0181, 19.9432, 2.7617
        xyY:
        0.6134, 0.3396, 19.9432
      CIE-Lab:
        51.7729, 69.6996, 58.0873
        CIE-LCH:
        51.7729, 90.7313, 39.8077
        CIE-Luv:
        51.7729, 149.1779, 36.5244
        Hunter-Lab:
        44.6578, 65.8156, 27.5939
      #ed2d17 color charts
#ed2d17 RGB chart
      #ed2d17 CMYK chart
      #ed2d17 RGB pie chart
      #ed2d17 color shades, tints & tones
#ed2d17 color schemes
#ed2d17 color preview, HTML & CSS examples
           This text has a color of #ed2d17        
        
          <p style="color:#ed2d17;">Text here</p>
        
        
          .mytext {color:#ed2d17;}
        
        Text color #ed2d17
      
           This box has a color of #ed2d17        
        
          <div style="background-color:#ed2d17;">Content here</div>
        
        
          .mybackground {background-color:#ed2d17;}
        
        Background color #ed2d17
      
           Border around this has a color of #ed2d17        
        
          <div style="border:2px solid #ed2d17;">Content here</div>
        
        
          .myborder {border:2px solid #ed2d17;}
        
        Border color #ed2d17