#ea978d color space conversions
Hex:
        #ea978d
        RGB:
        234, 151, 141
        CMY:
        8, 41, 45
        CMYK:
        0, 35, 40, 8
      HSL:
        6°, 68.8889%, 73.5294%
        HSV (HSB):
        6°, 39.7436%, 91.7647%
        XYZ:
        49.8060, 41.5487, 30.5939
        xyY:
        0.4084, 0.3407, 41.5487
      CIE-Lab:
        70.5587, 30.0069, 18.2440
        CIE-LCH:
        70.5587, 35.1178, 31.2993
        CIE-Luv:
        70.5587, 57.4624, 18.8847
        Hunter-Lab:
        64.4583, 25.1224, 16.9799
      #ea978d color charts
#ea978d RGB chart
      #ea978d CMYK chart
      #ea978d RGB pie chart
      #ea978d color shades, tints & tones
#ea978d color schemes
#ea978d color preview, HTML & CSS examples
           This text has a color of #ea978d        
        
          <p style="color:#ea978d;">Text here</p>
        
        
          .mytext {color:#ea978d;}
        
        Text color #ea978d
      
           This box has a color of #ea978d        
        
          <div style="background-color:#ea978d;">Content here</div>
        
        
          .mybackground {background-color:#ea978d;}
        
        Background color #ea978d
      
           Border around this has a color of #ea978d        
        
          <div style="border:2px solid #ea978d;">Content here</div>
        
        
          .myborder {border:2px solid #ea978d;}
        
        Border color #ea978d