#e401d4 color space conversions
Hex:
#e401d4
RGB:
228, 1, 212
CMY:
11, 100, 17
CMYK:
0, 100, 7, 11
HSL:
304°, 99.1266%, 44.9020%
HSV (HSB):
304°, 99.5614%, 89.4118%
XYZ:
43.8894, 21.2692, 64.0795
xyY:
0.3396, 0.1646, 21.2692
CIE-Lab:
53.2428, 88.0049, -48.2193
CIE-LCH:
53.2428, 100.3492, 331.2810
CIE-Luv:
53.2428, 81.9418, -85.5047
Hunter-Lab:
46.1185, 89.1651, -50.0977
#e401d4 color charts
#e401d4 color shades, tints & tones
#e401d4 color schemes
#e401d4 color preview, HTML & CSS examples
This text has a color of #e401d4
<p style="color:#e401d4;">Text here</p>
.mytext {color:#e401d4;}
This box has a color of #e401d4
<div style="background-color:#e401d4;">Content here</div>
.mybackground {background-color:#e401d4;}
Border around this has a color of #e401d4
<div style="border:2px solid #e401d4;">Content here</div>
.myborder {border:2px solid #e401d4;}