#ea2d47 color space conversions
Hex:
        #ea2d47
        RGB:
        234, 45, 71
        CMY:
        8, 82, 72
        CMYK:
        0, 81, 70, 8
      HSL:
        352°, 81.8182%, 54.7059%
        HSV (HSB):
        352°, 80.7692%, 91.7647%
        XYZ:
        36.0074, 19.8241, 7.8899
        xyY:
        0.5651, 0.3111, 19.8241
      CIE-Lab:
        51.6378, 70.2461, 33.2360
        CIE-LCH:
        51.6378, 77.7119, 25.3205
        CIE-Luv:
        51.6378, 137.9909, 21.0632
        Hunter-Lab:
        44.5243, 66.4378, 20.6606
      #ea2d47 color charts
#ea2d47 RGB chart
      #ea2d47 CMYK chart
      #ea2d47 RGB pie chart
      #ea2d47 color shades, tints & tones
#ea2d47 color schemes
#ea2d47 color preview, HTML & CSS examples
           This text has a color of #ea2d47        
        
          <p style="color:#ea2d47;">Text here</p>
        
        
          .mytext {color:#ea2d47;}
        
        Text color #ea2d47
      
           This box has a color of #ea2d47        
        
          <div style="background-color:#ea2d47;">Content here</div>
        
        
          .mybackground {background-color:#ea2d47;}
        
        Background color #ea2d47
      
           Border around this has a color of #ea2d47        
        
          <div style="border:2px solid #ea2d47;">Content here</div>
        
        
          .myborder {border:2px solid #ea2d47;}
        
        Border color #ea2d47