#e0a1b1 color space conversions
Hex:
#e0a1b1
RGB:
224, 161, 177
CMY:
12, 37, 31
CMYK:
0, 28, 21, 12
HSL:
345°, 50.4000%, 75.4902%
HSV (HSB):
345°, 28.1250%, 87.8431%
XYZ:
51.4212, 44.5114, 47.4763
xyY:
0.3586, 0.3104, 44.5114
CIE-Lab:
72.5690, 25.6529, 1.0458
CIE-LCH:
72.5690, 25.6742, 2.3346
CIE-Luv:
72.5690, 38.5908, -3.1527
Hunter-Lab:
66.7168, 20.8222, 4.5105
#e0a1b1 color charts
#e0a1b1 color shades, tints & tones
#e0a1b1 color schemes
#e0a1b1 color preview, HTML & CSS examples
This text has a color of #e0a1b1
<p style="color:#e0a1b1;">Text here</p>
.mytext {color:#e0a1b1;}
This box has a color of #e0a1b1
<div style="background-color:#e0a1b1;">Content here</div>
.mybackground {background-color:#e0a1b1;}
Border around this has a color of #e0a1b1
<div style="border:2px solid #e0a1b1;">Content here</div>
.myborder {border:2px solid #e0a1b1;}