#e81ba9 color space conversions
Hex:
#e81ba9
RGB:
232, 27, 169
CMY:
9, 89, 34
CMYK:
0, 88, 27, 9
HSL:
318°, 81.6733%, 50.7843%
HSV (HSB):
318°, 88.3621%, 90.9804%
XYZ:
40.8321, 20.8042, 39.3996
xyY:
0.4041, 0.2059, 20.8042
CIE-Lab:
52.7346, 81.0050, -24.0115
CIE-LCH:
52.7346, 84.4888, 343.4891
CIE-Luv:
52.7346, 102.0507, -48.5937
Hunter-Lab:
45.6117, 79.9748, -19.2869
#e81ba9 color charts
#e81ba9 color shades, tints & tones
#e81ba9 color schemes
#e81ba9 color preview, HTML & CSS examples
This text has a color of #e81ba9
<p style="color:#e81ba9;">Text here</p>
.mytext {color:#e81ba9;}
This box has a color of #e81ba9
<div style="background-color:#e81ba9;">Content here</div>
.mybackground {background-color:#e81ba9;}
Border around this has a color of #e81ba9
<div style="border:2px solid #e81ba9;">Content here</div>
.myborder {border:2px solid #e81ba9;}