#e402d1 color space conversions
Hex:
#e402d1
RGB:
228, 2, 209
CMY:
11, 99, 18
CMYK:
0, 99, 8, 11
HSL:
305°, 98.2609%, 45.0980%
HSV (HSB):
305°, 99.1228%, 89.4118%
XYZ:
43.5252, 21.1408, 62.1082
xyY:
0.3433, 0.1668, 21.1408
CIE-Lab:
53.1033, 87.5343, -46.7232
CIE-LCH:
53.1033, 99.2236, 331.9080
CIE-Luv:
53.1033, 83.1624, -83.1683
Hunter-Lab:
45.9792, 88.5098, -47.9028
#e402d1 color charts
#e402d1 color shades, tints & tones
#e402d1 color schemes
#e402d1 color preview, HTML & CSS examples
This text has a color of #e402d1
<p style="color:#e402d1;">Text here</p>
.mytext {color:#e402d1;}
This box has a color of #e402d1
<div style="background-color:#e402d1;">Content here</div>
.mybackground {background-color:#e402d1;}
Border around this has a color of #e402d1
<div style="border:2px solid #e402d1;">Content here</div>
.myborder {border:2px solid #e402d1;}