#e10080 color space conversions
Hex:
#e10080
RGB:
225, 0, 128
CMY:
12, 100, 50
CMYK:
0, 100, 43, 12
HSL:
326°, 100.0000%, 44.1176%
HSV (HSB):
326°, 100.0000%, 88.2353%
XYZ:
34.9476, 17.5661, 21.9707
xyY:
0.4692, 0.2358, 17.5661
CIE-Lab:
48.9655, 78.1797, -5.2977
CIE-LCH:
48.9655, 78.3590, 356.1234
CIE-Luv:
48.9655, 118.2906, -21.9156
Hunter-Lab:
41.9119, 75.4938, -1.7422
#e10080 color charts
#e10080 color shades, tints & tones
#e10080 color schemes
#e10080 color preview, HTML & CSS examples
This text has a color of #e10080
<p style="color:#e10080;">Text here</p>
.mytext {color:#e10080;}
This box has a color of #e10080
<div style="background-color:#e10080;">Content here</div>
.mybackground {background-color:#e10080;}
Border around this has a color of #e10080
<div style="border:2px solid #e10080;">Content here</div>
.myborder {border:2px solid #e10080;}