#e29ada color space conversions
Hex:
#e29ada
RGB:
226, 154, 218
CMY:
11, 40, 15
CMYK:
0, 32, 4, 11
HSL:
307°, 55.3846%, 74.5098%
HSV (HSB):
307°, 31.8584%, 88.6275%
XYZ:
55.5745, 44.3419, 71.9594
xyY:
0.3233, 0.2580, 44.3419
CIE-Lab:
72.4564, 36.8244, -21.6987
CIE-LCH:
72.4564, 42.7419, 329.4914
CIE-Luv:
72.4564, 37.2165, -39.7839
Hunter-Lab:
66.5897, 32.4407, -17.4583
#e29ada color charts
#e29ada color shades, tints & tones
#e29ada color schemes
#e29ada color preview, HTML & CSS examples
This text has a color of #e29ada
<p style="color:#e29ada;">Text here</p>
.mytext {color:#e29ada;}
This box has a color of #e29ada
<div style="background-color:#e29ada;">Content here</div>
.mybackground {background-color:#e29ada;}
Border around this has a color of #e29ada
<div style="border:2px solid #e29ada;">Content here</div>
.myborder {border:2px solid #e29ada;}