#ed161e color space conversions
Hex:
        #ed161e
        RGB:
        237, 22, 30
        CMY:
        7, 91, 88
        CMYK:
        0, 91, 87, 7
      HSL:
        358°, 85.6574%, 50.7843%
        HSV (HSB):
        358°, 90.7173%, 92.9412%
        XYZ:
        35.4463, 18.6721, 2.9641
        xyY:
        0.6210, 0.3271, 18.6721
      CIE-Lab:
        50.3013, 74.1176, 54.1478
        CIE-LCH:
        50.3013, 91.7900, 36.1506
        CIE-Luv:
        50.3013, 156.4186, 32.4743
        Hunter-Lab:
        43.2112, 70.8046, 26.1808
      #ed161e color charts
#ed161e RGB chart
      #ed161e CMYK chart
      #ed161e RGB pie chart
      #ed161e color shades, tints & tones
#ed161e color schemes
#ed161e color preview, HTML & CSS examples
           This text has a color of #ed161e        
        
          <p style="color:#ed161e;">Text here</p>
        
        
          .mytext {color:#ed161e;}
        
        Text color #ed161e
      
           This box has a color of #ed161e        
        
          <div style="background-color:#ed161e;">Content here</div>
        
        
          .mybackground {background-color:#ed161e;}
        
        Background color #ed161e
      
           Border around this has a color of #ed161e        
        
          <div style="border:2px solid #ed161e;">Content here</div>
        
        
          .myborder {border:2px solid #ed161e;}
        
        Border color #ed161e