#e81db5 color space conversions
Hex:
#e81db5
RGB:
232, 29, 181
CMY:
9, 89, 29
CMYK:
0, 88, 22, 9
HSL:
315°, 81.5261%, 51.1765%
HSV (HSB):
315°, 87.5000%, 90.9804%
XYZ:
42.0586, 21.3707, 45.6243
xyY:
0.3857, 0.1960, 21.3707
CIE-Lab:
53.3529, 82.0802, -30.0871
CIE-LCH:
53.3529, 87.4207, 339.8692
CIE-Luv:
53.3529, 96.3883, -57.7566
Hunter-Lab:
46.2285, 81.4990, -26.1552
#e81db5 color charts
#e81db5 color shades, tints & tones
#e81db5 color schemes
#e81db5 color preview, HTML & CSS examples
This text has a color of #e81db5
<p style="color:#e81db5;">Text here</p>
.mytext {color:#e81db5;}
This box has a color of #e81db5
<div style="background-color:#e81db5;">Content here</div>
.mybackground {background-color:#e81db5;}
Border around this has a color of #e81db5
<div style="border:2px solid #e81db5;">Content here</div>
.myborder {border:2px solid #e81db5;}