#ea978f color space conversions
Hex:
        #ea978f
        RGB:
        234, 151, 143
        CMY:
        8, 41, 44
        CMYK:
        0, 35, 39, 8
      HSL:
        5°, 68.4211%, 73.9216%
        HSV (HSB):
        5°, 38.8889%, 91.7647%
        XYZ:
        49.9562, 41.6088, 31.3849
        xyY:
        0.4063, 0.3384, 41.6088
      CIE-Lab:
        70.6004, 30.2320, 17.1965
        CIE-LCH:
        70.6004, 34.7807, 29.6320
        CIE-Luv:
        70.6004, 57.1485, 17.5417
        Hunter-Lab:
        64.5049, 25.3569, 16.3058
      #ea978f color charts
#ea978f RGB chart
      #ea978f CMYK chart
      #ea978f RGB pie chart
      #ea978f color shades, tints & tones
#ea978f color schemes
#ea978f color preview, HTML & CSS examples
           This text has a color of #ea978f        
        
          <p style="color:#ea978f;">Text here</p>
        
        
          .mytext {color:#ea978f;}
        
        Text color #ea978f
      
           This box has a color of #ea978f        
        
          <div style="background-color:#ea978f;">Content here</div>
        
        
          .mybackground {background-color:#ea978f;}
        
        Background color #ea978f
      
           Border around this has a color of #ea978f        
        
          <div style="border:2px solid #ea978f;">Content here</div>
        
        
          .myborder {border:2px solid #ea978f;}
        
        Border color #ea978f