#e400a5 color space conversions
Hex:
#e400a5
RGB:
228, 0, 165
CMY:
11, 100, 35
CMYK:
0, 100, 28, 11
HSL:
317°, 100.0000%, 44.7059%
HSV (HSB):
317°, 100.0000%, 89.4118%
XYZ:
38.7864, 19.2106, 37.2611
xyY:
0.4072, 0.2017, 19.2106
CIE-Lab:
50.9327, 82.3632, -24.4915
CIE-LCH:
50.9327, 85.9275, 343.4396
CIE-Luv:
50.9327, 103.1499, -49.1651
Hunter-Lab:
43.8299, 81.2579, -19.7232
#e400a5 color charts
#e400a5 color shades, tints & tones
#e400a5 color schemes
#e400a5 color preview, HTML & CSS examples
This text has a color of #e400a5
<p style="color:#e400a5;">Text here</p>
.mytext {color:#e400a5;}
This box has a color of #e400a5
<div style="background-color:#e400a5;">Content here</div>
.mybackground {background-color:#e400a5;}
Border around this has a color of #e400a5
<div style="border:2px solid #e400a5;">Content here</div>
.myborder {border:2px solid #e400a5;}