#e5adec color space conversions
Hex:
#e5adec
RGB:
229, 173, 236
CMY:
10, 32, 7
CMYK:
3, 27, 0, 7
HSL:
293°, 62.3762%, 80.1961%
HSV (HSB):
293°, 26.6949%, 92.5490%
XYZ:
62.3970, 52.6013, 86.2213
xyY:
0.3101, 0.2614, 52.6013
CIE-Lab:
77.6390, 30.9390, -23.5860
CIE-LCH:
77.6390, 38.9039, 322.6803
CIE-Luv:
77.6390, 27.2493, -42.2598
Hunter-Lab:
72.5267, 26.6473, -19.7164
#e5adec color charts
#e5adec color shades, tints & tones
#e5adec color schemes
#e5adec color preview, HTML & CSS examples
This text has a color of #e5adec
<p style="color:#e5adec;">Text here</p>
.mytext {color:#e5adec;}
This box has a color of #e5adec
<div style="background-color:#e5adec;">Content here</div>
.mybackground {background-color:#e5adec;}
Border around this has a color of #e5adec
<div style="border:2px solid #e5adec;">Content here</div>
.myborder {border:2px solid #e5adec;}