#e10ab4 color space conversions
Hex:
#e10ab4
RGB:
225, 10, 180
CMY:
12, 96, 29
CMYK:
0, 96, 20, 12
HSL:
313°, 91.4894%, 46.0784%
HSV (HSB):
313°, 95.5556%, 88.2353%
XYZ:
39.3981, 19.5199, 44.8712
xyY:
0.3796, 0.1881, 19.5199
CIE-Lab:
51.2900, 82.7623, -32.8157
CIE-LCH:
51.2900, 89.0307, 338.3714
CIE-Luv:
51.2900, 93.1839, -61.3407
Hunter-Lab:
44.1814, 81.8575, -29.2888
#e10ab4 color charts
#e10ab4 color shades, tints & tones
#e10ab4 color schemes
#e10ab4 color preview, HTML & CSS examples
This text has a color of #e10ab4
<p style="color:#e10ab4;">Text here</p>
.mytext {color:#e10ab4;}
This box has a color of #e10ab4
<div style="background-color:#e10ab4;">Content here</div>
.mybackground {background-color:#e10ab4;}
Border around this has a color of #e10ab4
<div style="border:2px solid #e10ab4;">Content here</div>
.myborder {border:2px solid #e10ab4;}