#e0a49a color space conversions
Hex:
        #e0a49a
        RGB:
        224, 164, 154
        CMY:
        12, 36, 40
        CMYK:
        0, 27, 31, 12
      HSL:
        9°, 53.0303%, 74.1176%
        HSV (HSB):
        9°, 31.2500%, 87.8431%
        XYZ:
        49.8487, 44.7313, 36.5785
        xyY:
        0.3801, 0.3410, 44.7313
      CIE-Lab:
        72.7146, 20.8291, 13.9230
        CIE-LCH:
        72.7146, 25.0539, 33.7603
        CIE-Luv:
        72.7146, 39.9239, 15.4824
        Hunter-Lab:
        66.8815, 15.9986, 14.3904
      #e0a49a color charts
#e0a49a RGB chart
      #e0a49a CMYK chart
      #e0a49a RGB pie chart
      #e0a49a color shades, tints & tones
#e0a49a color schemes
#e0a49a color preview, HTML & CSS examples
           This text has a color of #e0a49a        
        
          <p style="color:#e0a49a;">Text here</p>
        
        
          .mytext {color:#e0a49a;}
        
        Text color #e0a49a
      
           This box has a color of #e0a49a        
        
          <div style="background-color:#e0a49a;">Content here</div>
        
        
          .mybackground {background-color:#e0a49a;}
        
        Background color #e0a49a
      
           Border around this has a color of #e0a49a        
        
          <div style="border:2px solid #e0a49a;">Content here</div>
        
        
          .myborder {border:2px solid #e0a49a;}
        
        Border color #e0a49a