#ea949b color space conversions
Hex:
        #ea949b
        RGB:
        234, 148, 155
        CMY:
        8, 42, 39
        CMYK:
        0, 37, 34, 8
      HSL:
        355°, 67.1875%, 74.9020%
        HSV (HSB):
        355°, 36.7521%, 91.7647%
        XYZ:
        50.4380, 41.0388, 36.2733
        xyY:
        0.3948, 0.3212, 41.0388
      CIE-Lab:
        70.2031, 33.2374, 9.9806
        CIE-LCH:
        70.2031, 34.7035, 16.7141
        CIE-Luv:
        70.2031, 57.0758, 7.6131
        Hunter-Lab:
        64.0615, 28.4319, 11.2716
      #ea949b color charts
#ea949b RGB chart
      #ea949b CMYK chart
      #ea949b RGB pie chart
      #ea949b color shades, tints & tones
#ea949b color schemes
#ea949b color preview, HTML & CSS examples
           This text has a color of #ea949b        
        
          <p style="color:#ea949b;">Text here</p>
        
        
          .mytext {color:#ea949b;}
        
        Text color #ea949b
      
           This box has a color of #ea949b        
        
          <div style="background-color:#ea949b;">Content here</div>
        
        
          .mybackground {background-color:#ea949b;}
        
        Background color #ea949b
      
           Border around this has a color of #ea949b        
        
          <div style="border:2px solid #ea949b;">Content here</div>
        
        
          .myborder {border:2px solid #ea949b;}
        
        Border color #ea949b