#e1add2 color space conversions
Hex:
#e1add2
RGB:
225, 173, 210
CMY:
12, 32, 18
CMYK:
0, 23, 7, 12
HSL:
317°, 46.4286%, 78.0392%
HSV (HSB):
317°, 23.1111%, 88.2353%
XYZ:
57.6278, 50.5478, 67.6922
xyY:
0.3277, 0.2874, 50.5478
CIE-Lab:
76.4043, 24.8947, -11.3780
CIE-LCH:
76.4043, 27.3716, 335.4374
CIE-Luv:
76.4043, 28.1991, -21.7066
Hunter-Lab:
71.0970, 20.2637, -6.6827
#e1add2 color charts
#e1add2 color shades, tints & tones
#e1add2 color schemes
#e1add2 color preview, HTML & CSS examples
This text has a color of #e1add2
<p style="color:#e1add2;">Text here</p>
.mytext {color:#e1add2;}
This box has a color of #e1add2
<div style="background-color:#e1add2;">Content here</div>
.mybackground {background-color:#e1add2;}
Border around this has a color of #e1add2
<div style="border:2px solid #e1add2;">Content here</div>
.myborder {border:2px solid #e1add2;}