#ea9296 color space conversions
Hex:
        #ea9296
        RGB:
        234, 146, 150
        CMY:
        8, 43, 41
        CMYK:
        0, 38, 36, 8
      HSL:
        357°, 67.6923%, 74.5098%
        HSV (HSB):
        357°, 37.6068%, 91.7647%
        XYZ:
        49.7156, 40.2522, 34.0033
        xyY:
        0.4010, 0.3247, 40.2522
      CIE-Lab:
        69.6488, 33.6847, 11.9795
        CIE-LCH:
        69.6488, 35.7515, 19.5772
        CIE-Luv:
        69.6488, 59.1943, 10.1121
        Hunter-Lab:
        63.4446, 28.8456, 12.6346
      #ea9296 color charts
#ea9296 RGB chart
      #ea9296 CMYK chart
      #ea9296 RGB pie chart
      #ea9296 color shades, tints & tones
#ea9296 color schemes
#ea9296 color preview, HTML & CSS examples
           This text has a color of #ea9296        
        
          <p style="color:#ea9296;">Text here</p>
        
        
          .mytext {color:#ea9296;}
        
        Text color #ea9296
      
           This box has a color of #ea9296        
        
          <div style="background-color:#ea9296;">Content here</div>
        
        
          .mybackground {background-color:#ea9296;}
        
        Background color #ea9296
      
           Border around this has a color of #ea9296        
        
          <div style="border:2px solid #ea9296;">Content here</div>
        
        
          .myborder {border:2px solid #ea9296;}
        
        Border color #ea9296