#ea8b95 color space conversions
Hex:
        #ea8b95
        RGB:
        234, 139, 149
        CMY:
        8, 45, 42
        CMYK:
        0, 41, 36, 8
      HSL:
        354°, 69.3431%, 73.1373%
        HSV (HSB):
        354°, 40.5983%, 91.7647%
        XYZ:
        48.5891, 38.1276, 33.2322
        xyY:
        0.4051, 0.3179, 38.1276
      CIE-Lab:
        68.1145, 37.2319, 10.3678
        CIE-LCH:
        68.1145, 38.6485, 15.5608
        CIE-Luv:
        68.1145, 63.7773, 7.1959
        Hunter-Lab:
        61.7475, 32.4034, 11.3137
      #ea8b95 color charts
#ea8b95 RGB chart
      #ea8b95 CMYK chart
      #ea8b95 RGB pie chart
      #ea8b95 color shades, tints & tones
#ea8b95 color schemes
#ea8b95 color preview, HTML & CSS examples
           This text has a color of #ea8b95        
        
          <p style="color:#ea8b95;">Text here</p>
        
        
          .mytext {color:#ea8b95;}
        
        Text color #ea8b95
      
           This box has a color of #ea8b95        
        
          <div style="background-color:#ea8b95;">Content here</div>
        
        
          .mybackground {background-color:#ea8b95;}
        
        Background color #ea8b95
      
           Border around this has a color of #ea8b95        
        
          <div style="border:2px solid #ea8b95;">Content here</div>
        
        
          .myborder {border:2px solid #ea8b95;}
        
        Border color #ea8b95