#e2addd color space conversions
Hex:
#e2addd
RGB:
226, 173, 221
CMY:
11, 32, 13
CMYK:
0, 23, 2, 11
HSL:
306°, 47.7477%, 78.2353%
HSV (HSB):
306°, 23.4513%, 88.6275%
XYZ:
59.3587, 51.2763, 75.1754
xyY:
0.3195, 0.2760, 51.2763
CIE-Lab:
76.8461, 27.1858, -16.6878
CIE-LCH:
76.8461, 31.8990, 328.4566
CIE-Luv:
76.8461, 27.3967, -30.4747
Hunter-Lab:
71.6075, 22.6537, -12.1189
#e2addd color charts
#e2addd color shades, tints & tones
#e2addd color schemes
#e2addd color preview, HTML & CSS examples
This text has a color of #e2addd
<p style="color:#e2addd;">Text here</p>
.mytext {color:#e2addd;}
This box has a color of #e2addd
<div style="background-color:#e2addd;">Content here</div>
.mybackground {background-color:#e2addd;}
Border around this has a color of #e2addd
<div style="border:2px solid #e2addd;">Content here</div>
.myborder {border:2px solid #e2addd;}