#e15ed6 color space conversions
Hex:
#e15ed6
RGB:
225, 94, 214
CMY:
12, 63, 16
CMYK:
0, 58, 5, 12
HSL:
305°, 68.5864%, 62.5490%
HSV (HSB):
305°, 58.2222%, 88.2353%
XYZ:
47.1916, 28.8680, 66.7031
xyY:
0.3306, 0.2022, 28.8680
CIE-Lab:
60.6650, 65.4720, -37.6794
CIE-LCH:
60.6650, 75.5402, 330.0794
CIE-Luv:
60.6650, 62.7975, -68.1705
Hunter-Lab:
53.7289, 62.7559, -35.9968
#e15ed6 color charts
#e15ed6 color shades, tints & tones
#e15ed6 color schemes
#e15ed6 color preview, HTML & CSS examples
This text has a color of #e15ed6
<p style="color:#e15ed6;">Text here</p>
.mytext {color:#e15ed6;}
This box has a color of #e15ed6
<div style="background-color:#e15ed6;">Content here</div>
.mybackground {background-color:#e15ed6;}
Border around this has a color of #e15ed6
<div style="border:2px solid #e15ed6;">Content here</div>
.myborder {border:2px solid #e15ed6;}