#e10d86 color space conversions
Hex:
#e10d86
RGB:
225, 13, 134
CMY:
12, 95, 47
CMYK:
0, 94, 40, 12
HSL:
326°, 89.0756%, 46.6667%
HSV (HSB):
326°, 94.2222%, 88.2353%
XYZ:
35.4983, 18.0166, 24.1608
xyY:
0.4570, 0.2319, 18.0166
CIE-Lab:
49.5163, 77.6775, -8.1232
CIE-LCH:
49.5163, 78.1011, 354.0299
CIE-Luv:
49.5163, 114.3072, -25.5104
Hunter-Lab:
42.4460, 75.0022, -4.0365
#e10d86 color charts
#e10d86 color shades, tints & tones
#e10d86 color schemes
#e10d86 color preview, HTML & CSS examples
This text has a color of #e10d86
<p style="color:#e10d86;">Text here</p>
.mytext {color:#e10d86;}
This box has a color of #e10d86
<div style="background-color:#e10d86;">Content here</div>
.mybackground {background-color:#e10d86;}
Border around this has a color of #e10d86
<div style="border:2px solid #e10d86;">Content here</div>
.myborder {border:2px solid #e10d86;}