#e41dbc color space conversions
Hex:
#e41dbc
RGB:
228, 29, 188
CMY:
11, 89, 26
CMYK:
0, 87, 18, 11
HSL:
312°, 78.6561%, 50.3922%
HSV (HSB):
312°, 87.2807%, 89.4118%
XYZ:
41.5114, 21.0036, 49.4431
xyY:
0.3708, 0.1876, 21.0036
CIE-Lab:
52.9534, 82.1425, -34.8402
CIE-LCH:
52.9534, 89.2257, 337.0161
CIE-Luv:
52.9534, 90.2017, -64.6657
Hunter-Lab:
45.8296, 81.4791, -31.8841
#e41dbc color charts
#e41dbc color shades, tints & tones
#e41dbc color schemes
#e41dbc color preview, HTML & CSS examples
This text has a color of #e41dbc
<p style="color:#e41dbc;">Text here</p>
.mytext {color:#e41dbc;}
This box has a color of #e41dbc
<div style="background-color:#e41dbc;">Content here</div>
.mybackground {background-color:#e41dbc;}
Border around this has a color of #e41dbc
<div style="border:2px solid #e41dbc;">Content here</div>
.myborder {border:2px solid #e41dbc;}