#e1a5bc color space conversions
Hex:
        #e1a5bc
        RGB:
        225, 165, 188
        CMY:
        12, 35, 26
        CMYK:
        0, 27, 16, 12
      HSL:
        337°, 50.0000%, 76.4706%
        HSV (HSB):
        337°, 26.6667%, 88.2353%
        XYZ:
        53.5836, 46.5487, 53.7376
        xyY:
        0.3482, 0.3025, 46.5487
      CIE-Lab:
        73.9001, 25.5479, -3.0527
        CIE-LCH:
        73.9001, 25.7297, 353.1860
        CIE-Luv:
        73.9001, 35.4612, -9.1179
        Hunter-Lab:
        68.2266, 20.7932, 1.0598
      #e1a5bc color charts
#e1a5bc RGB chart
      #e1a5bc CMYK chart
      #e1a5bc RGB pie chart
      #e1a5bc color shades, tints & tones
#e1a5bc color schemes
#e1a5bc color preview, HTML & CSS examples
           This text has a color of #e1a5bc        
        
          <p style="color:#e1a5bc;">Text here</p>
        
        
          .mytext {color:#e1a5bc;}
        
        Text color #e1a5bc
      
           This box has a color of #e1a5bc        
        
          <div style="background-color:#e1a5bc;">Content here</div>
        
        
          .mybackground {background-color:#e1a5bc;}
        
        Background color #e1a5bc
      
           Border around this has a color of #e1a5bc        
        
          <div style="border:2px solid #e1a5bc;">Content here</div>
        
        
          .myborder {border:2px solid #e1a5bc;}
        
        Border color #e1a5bc