#e401d5 color space conversions
Hex:
#e401d5
RGB:
228, 1, 213
CMY:
11, 100, 16
CMYK:
0, 100, 7, 11
HSL:
304°, 99.1266%, 44.9020%
HSV (HSB):
304°, 99.5614%, 89.4118%
XYZ:
44.0160, 21.3198, 64.7460
xyY:
0.3384, 0.1639, 21.3198
CIE-Lab:
53.2977, 88.1394, -48.7037
CIE-LCH:
53.2977, 100.7006, 331.0760
CIE-Luv:
53.2977, 81.5220, -86.2624
Hunter-Lab:
46.1734, 89.3566, -50.8173
#e401d5 color charts
#e401d5 color shades, tints & tones
#e401d5 color schemes
#e401d5 color preview, HTML & CSS examples
This text has a color of #e401d5
<p style="color:#e401d5;">Text here</p>
.mytext {color:#e401d5;}
This box has a color of #e401d5
<div style="background-color:#e401d5;">Content here</div>
.mybackground {background-color:#e401d5;}
Border around this has a color of #e401d5
<div style="border:2px solid #e401d5;">Content here</div>
.myborder {border:2px solid #e401d5;}