#e41da4 color space conversions
Hex:
#e41da4
RGB:
228, 29, 164
CMY:
11, 89, 36
CMYK:
0, 87, 28, 11
HSL:
319°, 78.6561%, 50.3922%
HSV (HSB):
319°, 87.2807%, 89.4118%
XYZ:
39.1351, 20.0530, 36.9299
xyY:
0.4072, 0.2086, 20.0530
CIE-Lab:
51.8971, 79.3141, -22.4130
CIE-LCH:
51.8971, 82.4201, 344.2205
CIE-Luv:
51.8971, 100.8430, -45.8208
Hunter-Lab:
44.7806, 77.6303, -17.5492
#e41da4 color charts
#e41da4 color shades, tints & tones
#e41da4 color schemes
#e41da4 color preview, HTML & CSS examples
This text has a color of #e41da4
<p style="color:#e41da4;">Text here</p>
.mytext {color:#e41da4;}
This box has a color of #e41da4
<div style="background-color:#e41da4;">Content here</div>
.mybackground {background-color:#e41da4;}
Border around this has a color of #e41da4
<div style="border:2px solid #e41da4;">Content here</div>
.myborder {border:2px solid #e41da4;}