#e81dcb color space conversions
Hex:
#e81dcb
RGB:
232, 29, 203
CMY:
9, 89, 20
CMYK:
0, 88, 13, 9
HSL:
309°, 81.5261%, 51.1765%
HSV (HSB):
309°, 87.5000%, 90.9804%
XYZ:
44.4976, 22.3463, 58.4679
xyY:
0.3551, 0.1783, 22.3463
CIE-Lab:
54.3926, 84.8259, -41.1943
CIE-LCH:
54.3926, 94.2996, 334.0972
CIE-Luv:
54.3926, 86.8378, -74.9715
Hunter-Lab:
47.2719, 85.2982, -40.2421
#e81dcb color charts
#e81dcb color shades, tints & tones
#e81dcb color schemes
#e81dcb color preview, HTML & CSS examples
This text has a color of #e81dcb
<p style="color:#e81dcb;">Text here</p>
.mytext {color:#e81dcb;}
This box has a color of #e81dcb
<div style="background-color:#e81dcb;">Content here</div>
.mybackground {background-color:#e81dcb;}
Border around this has a color of #e81dcb
<div style="border:2px solid #e81dcb;">Content here</div>
.myborder {border:2px solid #e81dcb;}