#ea1d39 color space conversions
Hex:
        #ea1d39
        RGB:
        234, 29, 57
        CMY:
        8, 89, 78
        CMYK:
        0, 88, 76, 8
      HSL:
        352°, 82.9960%, 51.5686%
        HSV (HSB):
        352°, 87.6068%, 91.7647%
        XYZ:
        35.1096, 18.6666, 5.6234
        xyY:
        0.5911, 0.3143, 18.6666
      CIE-Lab:
        50.2948, 73.0025, 39.8207
        CIE-LCH:
        50.2948, 83.1568, 28.6112
        CIE-Luv:
        50.2948, 147.2396, 24.6613
        Hunter-Lab:
        43.2048, 69.4462, 22.5263
      #ea1d39 color charts
#ea1d39 RGB chart
      #ea1d39 CMYK chart
      #ea1d39 RGB pie chart
      #ea1d39 color shades, tints & tones
#ea1d39 color schemes
#ea1d39 color preview, HTML & CSS examples
           This text has a color of #ea1d39        
        
          <p style="color:#ea1d39;">Text here</p>
        
        
          .mytext {color:#ea1d39;}
        
        Text color #ea1d39
      
           This box has a color of #ea1d39        
        
          <div style="background-color:#ea1d39;">Content here</div>
        
        
          .mybackground {background-color:#ea1d39;}
        
        Background color #ea1d39
      
           Border around this has a color of #ea1d39        
        
          <div style="border:2px solid #ea1d39;">Content here</div>
        
        
          .myborder {border:2px solid #ea1d39;}
        
        Border color #ea1d39