#e81da8 color space conversions
Hex:
#e81da8
RGB:
232, 29, 168
CMY:
9, 89, 34
CMYK:
0, 88, 28, 9
HSL:
319°, 81.5261%, 51.1765%
HSV (HSB):
319°, 87.5000%, 90.9804%
XYZ:
40.7860, 20.8617, 38.9228
xyY:
0.4055, 0.2074, 20.8617
CIE-Lab:
52.7978, 80.5904, -23.3253
CIE-LCH:
52.7978, 83.8981, 343.8580
CIE-Luv:
52.7978, 102.2149, -47.5412
Hunter-Lab:
45.6746, 79.4643, -18.5534
#e81da8 color charts
#e81da8 color shades, tints & tones
#e81da8 color schemes
#e81da8 color preview, HTML & CSS examples
This text has a color of #e81da8
<p style="color:#e81da8;">Text here</p>
.mytext {color:#e81da8;}
This box has a color of #e81da8
<div style="background-color:#e81da8;">Content here</div>
.mybackground {background-color:#e81da8;}
Border around this has a color of #e81da8
<div style="border:2px solid #e81da8;">Content here</div>
.myborder {border:2px solid #e81da8;}