#e41da3 color space conversions
Hex:
#e41da3
RGB:
228, 29, 163
CMY:
11, 89, 36
CMYK:
0, 87, 29, 11
HSL:
320°, 78.6561%, 50.3922%
HSV (HSB):
320°, 87.2807%, 89.4118%
XYZ:
39.0451, 20.0171, 36.4561
xyY:
0.4088, 0.2096, 20.0171
CIE-Lab:
51.8565, 79.2040, -21.8840
CIE-LCH:
51.8565, 82.1716, 344.5545
CIE-Luv:
51.8565, 101.2937, -45.0374
Hunter-Lab:
44.7404, 77.4819, -16.9933
#e41da3 color charts
#e41da3 color shades, tints & tones
#e41da3 color schemes
#e41da3 color preview, HTML & CSS examples
This text has a color of #e41da3
<p style="color:#e41da3;">Text here</p>
.mytext {color:#e41da3;}
This box has a color of #e41da3
<div style="background-color:#e41da3;">Content here</div>
.mybackground {background-color:#e41da3;}
Border around this has a color of #e41da3
<div style="border:2px solid #e41da3;">Content here</div>
.myborder {border:2px solid #e41da3;}