#ea052e color space conversions
Hex:
        #ea052e
        RGB:
        234, 5, 46
        CMY:
        8, 98, 82
        CMYK:
        0, 98, 80, 8
      HSL:
        349°, 95.8159%, 46.8627%
        HSV (HSB):
        349°, 97.8632%, 91.7647%
        XYZ:
        34.4791, 17.7982, 4.2029
        xyY:
        0.6105, 0.3151, 17.7982
      CIE-Lab:
        49.2505, 75.3435, 44.9090
        CIE-LCH:
        49.2505, 87.7124, 30.7974
        CIE-Luv:
        49.2505, 154.4930, 26.7015
        Hunter-Lab:
        42.1879, 72.0545, 23.6249
      #ea052e color charts
#ea052e RGB chart
      #ea052e CMYK chart
      #ea052e RGB pie chart
      #ea052e color shades, tints & tones
#ea052e color schemes
#ea052e color preview, HTML & CSS examples
           This text has a color of #ea052e        
        
          <p style="color:#ea052e;">Text here</p>
        
        
          .mytext {color:#ea052e;}
        
        Text color #ea052e
      
           This box has a color of #ea052e        
        
          <div style="background-color:#ea052e;">Content here</div>
        
        
          .mybackground {background-color:#ea052e;}
        
        Background color #ea052e
      
           Border around this has a color of #ea052e        
        
          <div style="border:2px solid #ea052e;">Content here</div>
        
        
          .myborder {border:2px solid #ea052e;}
        
        Border color #ea052e