#e1b9db color space conversions
Hex:
#e1b9db
RGB:
225, 185, 219
CMY:
12, 27, 14
CMYK:
0, 18, 3, 12
HSL:
309°, 40.0000%, 80.3922%
HSV (HSB):
309°, 17.7778%, 88.2353%
XYZ:
61.1865, 55.8199, 74.5673
xyY:
0.3194, 0.2914, 55.8199
CIE-Lab:
79.5112, 20.0405, -11.6148
CIE-LCH:
79.5112, 23.1630, 329.9048
CIE-Luv:
79.5112, 20.9389, -21.3526
Hunter-Lab:
74.7127, 15.4364, -6.8756
#e1b9db color charts
#e1b9db color shades, tints & tones
#e1b9db color schemes
#e1b9db color preview, HTML & CSS examples
This text has a color of #e1b9db
<p style="color:#e1b9db;">Text here</p>
.mytext {color:#e1b9db;}
This box has a color of #e1b9db
<div style="background-color:#e1b9db;">Content here</div>
.mybackground {background-color:#e1b9db;}
Border around this has a color of #e1b9db
<div style="border:2px solid #e1b9db;">Content here</div>
.myborder {border:2px solid #e1b9db;}