#e402a5 color space conversions
Hex:
#e402a5
RGB:
228, 2, 165
CMY:
11, 99, 35
CMYK:
0, 99, 28, 11
HSL:
317°, 98.2609%, 45.0980%
HSV (HSB):
317°, 99.1228%, 89.4118%
XYZ:
38.8081, 19.2540, 37.2683
xyY:
0.4071, 0.2020, 19.2540
CIE-Lab:
50.9831, 82.2152, -24.4137
CIE-LCH:
50.9831, 85.7634, 343.4613
CIE-Luv:
50.9831, 103.0124, -49.0373
Hunter-Lab:
43.8794, 81.0814, -19.6415
#e402a5 color charts
#e402a5 color shades, tints & tones
#e402a5 color schemes
#e402a5 color preview, HTML & CSS examples
This text has a color of #e402a5
<p style="color:#e402a5;">Text here</p>
.mytext {color:#e402a5;}
This box has a color of #e402a5
<div style="background-color:#e402a5;">Content here</div>
.mybackground {background-color:#e402a5;}
Border around this has a color of #e402a5
<div style="border:2px solid #e402a5;">Content here</div>
.myborder {border:2px solid #e402a5;}