#e1a9c5 color space conversions
Hex:
#e1a9c5
RGB:
225, 169, 197
CMY:
12, 34, 23
CMYK:
0, 25, 12, 12
HSL:
330°, 48.2759%, 77.2549%
HSV (HSB):
330°, 24.8889%, 88.2353%
XYZ:
55.3173, 48.4147, 59.2528
xyY:
0.3394, 0.2971, 48.4147
CIE-Lab:
75.0857, 24.8453, -6.2406
CIE-LCH:
75.0857, 25.6171, 345.9003
CIE-Luv:
75.0857, 32.0344, -13.7783
Hunter-Lab:
69.5807, 20.1431, -1.7831
#e1a9c5 color charts
#e1a9c5 color shades, tints & tones
#e1a9c5 color schemes
#e1a9c5 color preview, HTML & CSS examples
This text has a color of #e1a9c5
<p style="color:#e1a9c5;">Text here</p>
.mytext {color:#e1a9c5;}
This box has a color of #e1a9c5
<div style="background-color:#e1a9c5;">Content here</div>
.mybackground {background-color:#e1a9c5;}
Border around this has a color of #e1a9c5
<div style="border:2px solid #e1a9c5;">Content here</div>
.myborder {border:2px solid #e1a9c5;}