#e5add6 color space conversions
Hex:
#e5add6
RGB:
229, 173, 214
CMY:
10, 32, 16
CMYK:
0, 24, 7, 10
HSL:
316°, 51.8519%, 78.8235%
HSV (HSB):
316°, 24.4541%, 89.8039%
XYZ:
59.3943, 51.4002, 70.4091
xyY:
0.3278, 0.2837, 51.4002
CIE-Lab:
76.9208, 26.9491, -12.7414
CIE-LCH:
76.9208, 29.8093, 334.6955
CIE-Luv:
76.9208, 30.2425, -24.2200
Hunter-Lab:
71.6939, 22.4125, -8.0417
#e5add6 color charts
#e5add6 color shades, tints & tones
#e5add6 color schemes
#e5add6 color preview, HTML & CSS examples
This text has a color of #e5add6
<p style="color:#e5add6;">Text here</p>
.mytext {color:#e5add6;}
This box has a color of #e5add6
<div style="background-color:#e5add6;">Content here</div>
.mybackground {background-color:#e5add6;}
Border around this has a color of #e5add6
<div style="border:2px solid #e5add6;">Content here</div>
.myborder {border:2px solid #e5add6;}