#ea1d35 color space conversions
Hex:
        #ea1d35
        RGB:
        234, 29, 53
        CMY:
        8, 89, 79
        CMYK:
        0, 88, 77, 8
      HSL:
        353°, 82.9960%, 51.5686%
        HSV (HSB):
        353°, 87.6068%, 91.7647%
        XYZ:
        35.0137, 18.6282, 5.1183
        xyY:
        0.5959, 0.3170, 18.6282
      CIE-Lab:
        50.2493, 72.8714, 42.0426
        CIE-LCH:
        50.2493, 84.1297, 29.9825
        CIE-Luv:
        50.2493, 148.1789, 26.1469
        Hunter-Lab:
        43.1604, 69.2765, 23.1812
      #ea1d35 color charts
#ea1d35 RGB chart
      #ea1d35 CMYK chart
      #ea1d35 RGB pie chart
      #ea1d35 color shades, tints & tones
#ea1d35 color schemes
#ea1d35 color preview, HTML & CSS examples
           This text has a color of #ea1d35        
        
          <p style="color:#ea1d35;">Text here</p>
        
        
          .mytext {color:#ea1d35;}
        
        Text color #ea1d35
      
           This box has a color of #ea1d35        
        
          <div style="background-color:#ea1d35;">Content here</div>
        
        
          .mybackground {background-color:#ea1d35;}
        
        Background color #ea1d35
      
           Border around this has a color of #ea1d35        
        
          <div style="border:2px solid #ea1d35;">Content here</div>
        
        
          .myborder {border:2px solid #ea1d35;}
        
        Border color #ea1d35