#ea969e color space conversions
Hex:
        #ea969e
        RGB:
        234, 150, 158
        CMY:
        8, 41, 38
        CMYK:
        0, 36, 32, 8
      HSL:
        354°, 66.6667%, 75.2941%
        HSV (HSB):
        354°, 35.8974%, 91.7647%
        XYZ:
        51.0096, 41.7737, 37.7224
        xyY:
        0.3909, 0.3201, 41.7737
      CIE-Lab:
        70.7146, 32.5558, 9.0403
        CIE-LCH:
        70.7146, 33.7877, 15.5193
        CIE-Luv:
        70.7146, 55.3237, 6.5232
        Hunter-Lab:
        64.6326, 27.7694, 10.6386
      #ea969e color charts
#ea969e RGB chart
      #ea969e CMYK chart
      #ea969e RGB pie chart
      #ea969e color shades, tints & tones
#ea969e color schemes
#ea969e color preview, HTML & CSS examples
           This text has a color of #ea969e        
        
          <p style="color:#ea969e;">Text here</p>
        
        
          .mytext {color:#ea969e;}
        
        Text color #ea969e
      
           This box has a color of #ea969e        
        
          <div style="background-color:#ea969e;">Content here</div>
        
        
          .mybackground {background-color:#ea969e;}
        
        Background color #ea969e
      
           Border around this has a color of #ea969e        
        
          <div style="border:2px solid #ea969e;">Content here</div>
        
        
          .myborder {border:2px solid #ea969e;}
        
        Border color #ea969e