#ea1d24 color space conversions
Hex:
        #ea1d24
        RGB:
        234, 29, 36
        CMY:
        8, 89, 86
        CMYK:
        0, 88, 85, 8
      HSL:
        358°, 82.9960%, 51.5686%
        HSV (HSB):
        358°, 87.6068%, 91.7647%
        XYZ:
        34.6895, 18.4985, 3.4113
        xyY:
        0.6129, 0.3268, 18.4985
      CIE-Lab:
        50.0953, 72.4259, 50.9076
        CIE-LCH:
        50.0953, 88.5274, 35.1031
        CIE-Luv:
        50.0953, 151.4449, 31.2983
        Hunter-Lab:
        43.0099, 68.7011, 25.4044
      #ea1d24 color charts
#ea1d24 RGB chart
      #ea1d24 CMYK chart
      #ea1d24 RGB pie chart
      #ea1d24 color shades, tints & tones
#ea1d24 color schemes
#ea1d24 color preview, HTML & CSS examples
           This text has a color of #ea1d24        
        
          <p style="color:#ea1d24;">Text here</p>
        
        
          .mytext {color:#ea1d24;}
        
        Text color #ea1d24
      
           This box has a color of #ea1d24        
        
          <div style="background-color:#ea1d24;">Content here</div>
        
        
          .mybackground {background-color:#ea1d24;}
        
        Background color #ea1d24
      
           Border around this has a color of #ea1d24        
        
          <div style="border:2px solid #ea1d24;">Content here</div>
        
        
          .myborder {border:2px solid #ea1d24;}
        
        Border color #ea1d24