#ea2a50 color space conversions
Hex:
        #ea2a50
        RGB:
        234, 42, 80
        CMY:
        8, 84, 69
        CMYK:
        0, 82, 66, 8
      HSL:
        348°, 82.0513%, 54.1176%
        HSV (HSB):
        348°, 82.0513%, 91.7647%
        XYZ:
        36.2076, 19.7275, 9.4889
        xyY:
        0.5534, 0.3015, 19.7275
      CIE-Lab:
        51.5278, 71.3897, 27.7562
        CIE-LCH:
        51.5278, 76.5956, 21.2460
        CIE-Luv:
        51.5278, 136.5255, 16.1094
        Hunter-Lab:
        44.4157, 67.7855, 18.4244
      #ea2a50 color charts
#ea2a50 RGB chart
      #ea2a50 CMYK chart
      #ea2a50 RGB pie chart
      #ea2a50 color shades, tints & tones
#ea2a50 color schemes
#ea2a50 color preview, HTML & CSS examples
           This text has a color of #ea2a50        
        
          <p style="color:#ea2a50;">Text here</p>
        
        
          .mytext {color:#ea2a50;}
        
        Text color #ea2a50
      
           This box has a color of #ea2a50        
        
          <div style="background-color:#ea2a50;">Content here</div>
        
        
          .mybackground {background-color:#ea2a50;}
        
        Background color #ea2a50
      
           Border around this has a color of #ea2a50        
        
          <div style="border:2px solid #ea2a50;">Content here</div>
        
        
          .myborder {border:2px solid #ea2a50;}
        
        Border color #ea2a50