#e18994 color space conversions
Hex:
        #e18994
        RGB:
        225, 137, 148
        CMY:
        12, 46, 42
        CMYK:
        0, 39, 34, 12
      HSL:
        353°, 59.4595%, 70.9804%
        HSV (HSB):
        353°, 39.1111%, 88.2353%
        XYZ:
        45.3423, 36.0370, 32.5830
        xyY:
        0.3979, 0.3162, 36.0370
      CIE-Lab:
        66.5482, 34.8723, 8.5498
        CIE-LCH:
        66.5482, 35.9052, 13.7758
        CIE-Luv:
        66.5482, 58.3589, 5.2600
        Hunter-Lab:
        60.0308, 29.7701, 9.8407
      #e18994 color charts
#e18994 RGB chart
      #e18994 CMYK chart
      #e18994 RGB pie chart
      #e18994 color shades, tints & tones
#e18994 color schemes
#e18994 color preview, HTML & CSS examples
           This text has a color of #e18994        
        
          <p style="color:#e18994;">Text here</p>
        
        
          .mytext {color:#e18994;}
        
        Text color #e18994
      
           This box has a color of #e18994        
        
          <div style="background-color:#e18994;">Content here</div>
        
        
          .mybackground {background-color:#e18994;}
        
        Background color #e18994
      
           Border around this has a color of #e18994        
        
          <div style="border:2px solid #e18994;">Content here</div>
        
        
          .myborder {border:2px solid #e18994;}
        
        Border color #e18994