#ed1618 color space conversions
Hex:
        #ed1618
        RGB:
        237, 22, 24
        CMY:
        7, 91, 91
        CMYK:
        0, 91, 90, 7
      HSL:
        359°, 85.6574%, 50.7843%
        HSV (HSB):
        359°, 90.7173%, 92.9412%
        XYZ:
        35.3768, 18.6443, 2.5983
        xyY:
        0.6248, 0.3293, 18.6443
      CIE-Lab:
        50.2684, 74.0242, 56.6758
        CIE-LCH:
        50.2684, 93.2294, 37.4391
        CIE-Luv:
        50.2684, 157.1549, 33.6076
        Hunter-Lab:
        43.1790, 70.6828, 26.6576
      #ed1618 color charts
#ed1618 RGB chart
      #ed1618 CMYK chart
      #ed1618 RGB pie chart
      #ed1618 color shades, tints & tones
#ed1618 color schemes
#ed1618 color preview, HTML & CSS examples
           This text has a color of #ed1618        
        
          <p style="color:#ed1618;">Text here</p>
        
        
          .mytext {color:#ed1618;}
        
        Text color #ed1618
      
           This box has a color of #ed1618        
        
          <div style="background-color:#ed1618;">Content here</div>
        
        
          .mybackground {background-color:#ed1618;}
        
        Background color #ed1618
      
           Border around this has a color of #ed1618        
        
          <div style="border:2px solid #ed1618;">Content here</div>
        
        
          .myborder {border:2px solid #ed1618;}
        
        Border color #ed1618