#ea8c95 color space conversions
Hex:
        #ea8c95
        RGB:
        234, 140, 149
        CMY:
        8, 45, 42
        CMYK:
        0, 40, 36, 8
      HSL:
        354°, 69.1176%, 73.3333%
        HSV (HSB):
        354°, 40.1709%, 91.7647%
        XYZ:
        48.7346, 38.4185, 33.2807
        xyY:
        0.4047, 0.3190, 38.4185
      CIE-Lab:
        68.3279, 36.7106, 10.6703
        CIE-LCH:
        68.3279, 38.2299, 16.2071
        CIE-Luv:
        68.3279, 63.1508, 7.7092
        Hunter-Lab:
        61.9827, 31.8780, 11.5530
      #ea8c95 color charts
#ea8c95 RGB chart
      #ea8c95 CMYK chart
      #ea8c95 RGB pie chart
      #ea8c95 color shades, tints & tones
#ea8c95 color schemes
#ea8c95 color preview, HTML & CSS examples
           This text has a color of #ea8c95        
        
          <p style="color:#ea8c95;">Text here</p>
        
        
          .mytext {color:#ea8c95;}
        
        Text color #ea8c95
      
           This box has a color of #ea8c95        
        
          <div style="background-color:#ea8c95;">Content here</div>
        
        
          .mybackground {background-color:#ea8c95;}
        
        Background color #ea8c95
      
           Border around this has a color of #ea8c95        
        
          <div style="border:2px solid #ea8c95;">Content here</div>
        
        
          .myborder {border:2px solid #ea8c95;}
        
        Border color #ea8c95