#e69add color space conversions
Hex:
#e69add
RGB:
230, 154, 221
CMY:
10, 40, 13
CMYK:
0, 33, 4, 10
HSL:
307°, 60.3175%, 75.2941%
HSV (HSB):
307°, 33.0435%, 90.1961%
XYZ:
57.2399, 45.1547, 74.1055
xyY:
0.3243, 0.2558, 45.1547
CIE-Lab:
72.9936, 38.6443, -22.4874
CIE-LCH:
72.9936, 44.7109, 329.8046
CIE-Luv:
72.9936, 39.3215, -41.4007
Hunter-Lab:
67.1972, 34.4546, -18.3473
#e69add color charts
#e69add color shades, tints & tones
#e69add color schemes
#e69add color preview, HTML & CSS examples
This text has a color of #e69add
<p style="color:#e69add;">Text here</p>
.mytext {color:#e69add;}
This box has a color of #e69add
<div style="background-color:#e69add;">Content here</div>
.mybackground {background-color:#e69add;}
Border around this has a color of #e69add
<div style="border:2px solid #e69add;">Content here</div>
.myborder {border:2px solid #e69add;}