#e4a0aa color space conversions
Hex:
        #e4a0aa
        RGB:
        228, 160, 170
        CMY:
        11, 37, 33
        CMYK:
        0, 30, 25, 11
      HSL:
        351°, 55.7377%, 76.0784%
        HSV (HSB):
        351°, 29.8246%, 89.4118%
        XYZ:
        51.8214, 44.5379, 43.8956
        xyY:
        0.3695, 0.3175, 44.5379
      CIE-Lab:
        72.5866, 26.6315, 4.9890
        CIE-LCH:
        72.5866, 27.0948, 10.6105
        CIE-Luv:
        72.5866, 43.0050, 2.2348
        Hunter-Lab:
        66.7367, 21.8170, 7.7181
      #e4a0aa color charts
#e4a0aa RGB chart
      #e4a0aa CMYK chart
      #e4a0aa RGB pie chart
      #e4a0aa color shades, tints & tones
#e4a0aa color schemes
#e4a0aa color preview, HTML & CSS examples
           This text has a color of #e4a0aa        
        
          <p style="color:#e4a0aa;">Text here</p>
        
        
          .mytext {color:#e4a0aa;}
        
        Text color #e4a0aa
      
           This box has a color of #e4a0aa        
        
          <div style="background-color:#e4a0aa;">Content here</div>
        
        
          .mybackground {background-color:#e4a0aa;}
        
        Background color #e4a0aa
      
           Border around this has a color of #e4a0aa        
        
          <div style="border:2px solid #e4a0aa;">Content here</div>
        
        
          .myborder {border:2px solid #e4a0aa;}
        
        Border color #e4a0aa