#e2aadc color space conversions
Hex:
#e2aadc
RGB:
226, 170, 220
CMY:
11, 33, 14
CMYK:
0, 25, 3, 11
HSL:
306°, 49.1228%, 77.6471%
HSV (HSB):
306°, 24.7788%, 88.6275%
XYZ:
58.6570, 50.0855, 74.2861
xyY:
0.3205, 0.2736, 50.0855
CIE-Lab:
76.1217, 28.6173, -17.2369
CIE-LCH:
76.1217, 33.4075, 328.9384
CIE-Luv:
76.1217, 29.0318, -31.5494
Hunter-Lab:
70.7711, 24.0962, -12.6949
#e2aadc color charts
#e2aadc color shades, tints & tones
#e2aadc color schemes
#e2aadc color preview, HTML & CSS examples
This text has a color of #e2aadc
<p style="color:#e2aadc;">Text here</p>
.mytext {color:#e2aadc;}
This box has a color of #e2aadc
<div style="background-color:#e2aadc;">Content here</div>
.mybackground {background-color:#e2aadc;}
Border around this has a color of #e2aadc
<div style="border:2px solid #e2aadc;">Content here</div>
.myborder {border:2px solid #e2aadc;}