#e25db8 color space conversions
Hex:
#e25db8
RGB:
226, 93, 184
CMY:
11, 64, 28
CMYK:
0, 59, 19, 11
HSL:
319°, 69.6335%, 62.5490%
HSV (HSB):
319°, 58.8496%, 88.6275%
XYZ:
43.9301, 27.4581, 48.3320
xyY:
0.3669, 0.2294, 27.4581
CIE-Lab:
59.3960, 61.6019, -22.5718
CIE-LCH:
59.3960, 65.6070, 339.8764
CIE-Luv:
59.3960, 73.0749, -44.0212
Hunter-Lab:
52.4005, 57.9450, -18.0062
#e25db8 color charts
#e25db8 color shades, tints & tones
#e25db8 color schemes
#e25db8 color preview, HTML & CSS examples
This text has a color of #e25db8
<p style="color:#e25db8;">Text here</p>
.mytext {color:#e25db8;}
This box has a color of #e25db8
<div style="background-color:#e25db8;">Content here</div>
.mybackground {background-color:#e25db8;}
Border around this has a color of #e25db8
<div style="border:2px solid #e25db8;">Content here</div>
.myborder {border:2px solid #e25db8;}