#e1a5ae color space conversions
Hex:
        #e1a5ae
        RGB:
        225, 165, 174
        CMY:
        12, 35, 32
        CMYK:
        0, 27, 23, 12
      HSL:
        351°, 50.0000%, 76.4706%
        HSV (HSB):
        351°, 26.6667%, 88.2353%
        XYZ:
        52.1465, 45.9738, 46.1698
        xyY:
        0.3614, 0.3186, 45.9738
      CIE-Lab:
        73.5285, 23.4235, 4.1044
        CIE-LCH:
        73.5285, 23.7804, 9.9388
        CIE-Luv:
        73.5285, 37.3924, 1.6344
        Hunter-Lab:
        67.8040, 18.6232, 7.0904
      #e1a5ae color charts
#e1a5ae RGB chart
      #e1a5ae CMYK chart
      #e1a5ae RGB pie chart
      #e1a5ae color shades, tints & tones
#e1a5ae color schemes
#e1a5ae color preview, HTML & CSS examples
           This text has a color of #e1a5ae        
        
          <p style="color:#e1a5ae;">Text here</p>
        
        
          .mytext {color:#e1a5ae;}
        
        Text color #e1a5ae
      
           This box has a color of #e1a5ae        
        
          <div style="background-color:#e1a5ae;">Content here</div>
        
        
          .mybackground {background-color:#e1a5ae;}
        
        Background color #e1a5ae
      
           Border around this has a color of #e1a5ae        
        
          <div style="border:2px solid #e1a5ae;">Content here</div>
        
        
          .myborder {border:2px solid #e1a5ae;}
        
        Border color #e1a5ae