#e10dc9 color space conversions
Hex:
#e10dc9
RGB:
225, 13, 201
CMY:
12, 95, 21
CMYK:
0, 94, 11, 12
HSL:
307°, 89.0756%, 46.6667%
HSV (HSB):
307°, 94.2222%, 88.2353%
XYZ:
41.7379, 20.5124, 57.0178
xyY:
0.3499, 0.1720, 20.5124
CIE-Lab:
52.4117, 85.1660, -43.2544
CIE-LCH:
52.4117, 95.5206, 333.0748
CIE-Luv:
52.4117, 83.7559, -77.4284
Hunter-Lab:
45.2907, 85.2390, -42.9385
#e10dc9 color charts
#e10dc9 color shades, tints & tones
#e10dc9 color schemes
#e10dc9 color preview, HTML & CSS examples
This text has a color of #e10dc9
<p style="color:#e10dc9;">Text here</p>
.mytext {color:#e10dc9;}
This box has a color of #e10dc9
<div style="background-color:#e10dc9;">Content here</div>
.mybackground {background-color:#e10dc9;}
Border around this has a color of #e10dc9
<div style="border:2px solid #e10dc9;">Content here</div>
.myborder {border:2px solid #e10dc9;}