#e0b0db color space conversions
Hex:
#e0b0db
RGB:
224, 176, 219
CMY:
12, 31, 14
CMYK:
0, 21, 2, 12
HSL:
306°, 43.6364%, 78.4314%
HSV (HSB):
306°, 21.4286%, 87.8431%
XYZ:
59.0520, 52.0124, 73.9449
xyY:
0.3192, 0.2811, 52.0124
CIE-Lab:
77.2883, 24.5424, -14.9556
CIE-LCH:
77.2883, 28.7402, 328.6427
CIE-Luv:
77.2883, 24.8901, -27.2969
Hunter-Lab:
72.1196, 19.9475, -10.3068
#e0b0db color charts
#e0b0db color shades, tints & tones
#e0b0db color schemes
#e0b0db color preview, HTML & CSS examples
This text has a color of #e0b0db
<p style="color:#e0b0db;">Text here</p>
.mytext {color:#e0b0db;}
This box has a color of #e0b0db
<div style="background-color:#e0b0db;">Content here</div>
.mybackground {background-color:#e0b0db;}
Border around this has a color of #e0b0db
<div style="border:2px solid #e0b0db;">Content here</div>
.myborder {border:2px solid #e0b0db;}