#ea5240 color space conversions
Hex:
        #ea5240
        RGB:
        234, 82, 64
        CMY:
        8, 68, 75
        CMYK:
        0, 65, 73, 8
      HSL:
        6°, 80.1887%, 58.4314%
        HSV (HSB):
        6°, 72.6496%, 91.7647%
        XYZ:
        37.8744, 23.8972, 7.4669
        xyY:
        0.5470, 0.3451, 23.8972
      CIE-Lab:
        55.9847, 57.6572, 42.2481
        CIE-LCH:
        55.9847, 71.4791, 36.2319
        CIE-Luv:
        55.9847, 119.3305, 32.9663
        Hunter-Lab:
        48.8847, 52.7480, 25.1631
      #ea5240 color charts
#ea5240 RGB chart
      #ea5240 CMYK chart
      #ea5240 RGB pie chart
      #ea5240 color shades, tints & tones
#ea5240 color schemes
#ea5240 color preview, HTML & CSS examples
           This text has a color of #ea5240        
        
          <p style="color:#ea5240;">Text here</p>
        
        
          .mytext {color:#ea5240;}
        
        Text color #ea5240
      
           This box has a color of #ea5240        
        
          <div style="background-color:#ea5240;">Content here</div>
        
        
          .mybackground {background-color:#ea5240;}
        
        Background color #ea5240
      
           Border around this has a color of #ea5240        
        
          <div style="border:2px solid #ea5240;">Content here</div>
        
        
          .myborder {border:2px solid #ea5240;}
        
        Border color #ea5240