#ea013e color space conversions
Hex:
        #ea013e
        RGB:
        234, 1, 62
        CMY:
        8, 100, 76
        CMYK:
        0, 100, 74, 8
      HSL:
        344°, 99.1489%, 46.0784%
        HSV (HSB):
        344°, 99.5726%, 91.7647%
        XYZ:
        34.8120, 17.8619, 6.1703
        xyY:
        0.5916, 0.3035, 17.8619
      CIE-Lab:
        49.3282, 76.1525, 35.8140
        CIE-LCH:
        49.3282, 84.1537, 25.1873
        CIE-Luv:
        49.3282, 151.0919, 20.5672
        Hunter-Lab:
        42.2634, 73.0682, 20.9282
      #ea013e color charts
#ea013e RGB chart
      #ea013e CMYK chart
      #ea013e RGB pie chart
      #ea013e color shades, tints & tones
#ea013e color schemes
#ea013e color preview, HTML & CSS examples
           This text has a color of #ea013e        
        
          <p style="color:#ea013e;">Text here</p>
        
        
          .mytext {color:#ea013e;}
        
        Text color #ea013e
      
           This box has a color of #ea013e        
        
          <div style="background-color:#ea013e;">Content here</div>
        
        
          .mybackground {background-color:#ea013e;}
        
        Background color #ea013e
      
           Border around this has a color of #ea013e        
        
          <div style="border:2px solid #ea013e;">Content here</div>
        
        
          .myborder {border:2px solid #ea013e;}
        
        Border color #ea013e