#e196a0 color space conversions
Hex:
        #e196a0
        RGB:
        225, 150, 160
        CMY:
        12, 41, 37
        CMYK:
        0, 33, 29, 12
      HSL:
        352°, 55.5556%, 73.5294%
        HSV (HSB):
        352°, 33.3333%, 88.2353%
        XYZ:
        48.3028, 40.3583, 38.5018
        xyY:
        0.3798, 0.3174, 40.3583
      CIE-Lab:
        69.7240, 29.5080, 6.3714
        CIE-LCH:
        69.7240, 30.1880, 12.1844
        CIE-Luv:
        69.7240, 48.3576, 3.5217
        Hunter-Lab:
        63.5282, 24.5459, 8.5365
      #e196a0 color charts
#e196a0 RGB chart
      #e196a0 CMYK chart
      #e196a0 RGB pie chart
      #e196a0 color shades, tints & tones
#e196a0 color schemes
#e196a0 color preview, HTML & CSS examples
           This text has a color of #e196a0        
        
          <p style="color:#e196a0;">Text here</p>
        
        
          .mytext {color:#e196a0;}
        
        Text color #e196a0
      
           This box has a color of #e196a0        
        
          <div style="background-color:#e196a0;">Content here</div>
        
        
          .mybackground {background-color:#e196a0;}
        
        Background color #e196a0
      
           Border around this has a color of #e196a0        
        
          <div style="border:2px solid #e196a0;">Content here</div>
        
        
          .myborder {border:2px solid #e196a0;}
        
        Border color #e196a0