#e0a8bc color space conversions
Hex:
        #e0a8bc
        RGB:
        224, 168, 188
        CMY:
        12, 34, 26
        CMYK:
        0, 25, 16, 12
      HSL:
        339°, 47.4576%, 76.8627%
        HSV (HSB):
        339°, 25.0000%, 87.8431%
        XYZ:
        53.8202, 47.4834, 53.9055
        xyY:
        0.3468, 0.3059, 47.4834
      CIE-Lab:
        74.4979, 23.5784, -2.1866
        CIE-LCH:
        74.4979, 23.6796, 354.7018
        CIE-Luv:
        74.4979, 33.1188, -7.4804
        Hunter-Lab:
        68.9082, 18.8267, 1.8543
      #e0a8bc color charts
#e0a8bc RGB chart
      #e0a8bc CMYK chart
      #e0a8bc RGB pie chart
      #e0a8bc color shades, tints & tones
#e0a8bc color schemes
#e0a8bc color preview, HTML & CSS examples
           This text has a color of #e0a8bc        
        
          <p style="color:#e0a8bc;">Text here</p>
        
        
          .mytext {color:#e0a8bc;}
        
        Text color #e0a8bc
      
           This box has a color of #e0a8bc        
        
          <div style="background-color:#e0a8bc;">Content here</div>
        
        
          .mybackground {background-color:#e0a8bc;}
        
        Background color #e0a8bc
      
           Border around this has a color of #e0a8bc        
        
          <div style="border:2px solid #e0a8bc;">Content here</div>
        
        
          .myborder {border:2px solid #e0a8bc;}
        
        Border color #e0a8bc