#ea948a color space conversions
Hex:
        #ea948a
        RGB:
        234, 148, 138
        CMY:
        8, 42, 46
        CMYK:
        0, 37, 41, 8
      HSL:
        6°, 69.5652%, 72.9412%
        HSV (HSB):
        6°, 41.0256%, 91.7647%
        XYZ:
        49.1090, 40.5072, 29.2751
        xyY:
        0.4131, 0.3407, 40.5072
      CIE-Lab:
        69.8293, 31.2617, 18.8964
        CIE-LCH:
        69.8293, 36.5290, 31.1512
        CIE-Luv:
        69.8293, 59.9089, 19.3478
        Hunter-Lab:
        63.6453, 26.3523, 17.2799
      #ea948a color charts
#ea948a RGB chart
      #ea948a CMYK chart
      #ea948a RGB pie chart
      #ea948a color shades, tints & tones
#ea948a color schemes
#ea948a color preview, HTML & CSS examples
           This text has a color of #ea948a        
        
          <p style="color:#ea948a;">Text here</p>
        
        
          .mytext {color:#ea948a;}
        
        Text color #ea948a
      
           This box has a color of #ea948a        
        
          <div style="background-color:#ea948a;">Content here</div>
        
        
          .mybackground {background-color:#ea948a;}
        
        Background color #ea948a
      
           Border around this has a color of #ea948a        
        
          <div style="border:2px solid #ea948a;">Content here</div>
        
        
          .myborder {border:2px solid #ea948a;}
        
        Border color #ea948a