#e128a9 color space conversions
Hex:
#e128a9
RGB:
225, 40, 169
CMY:
12, 84, 34
CMYK:
0, 82, 25, 12
HSL:
318°, 75.5102%, 51.9608%
HSV (HSB):
318°, 82.2222%, 88.2353%
XYZ:
38.9716, 20.3897, 39.4177
xyY:
0.3945, 0.2064, 20.3897
CIE-Lab:
52.2750, 77.1665, -24.8257
CIE-LCH:
52.2750, 81.0616, 342.1662
CIE-Luv:
52.2750, 94.3226, -48.9649
Hunter-Lab:
45.1550, 75.0355, -20.1483
#e128a9 color charts
#e128a9 color shades, tints & tones
#e128a9 color schemes
#e128a9 color preview, HTML & CSS examples
This text has a color of #e128a9
<p style="color:#e128a9;">Text here</p>
.mytext {color:#e128a9;}
This box has a color of #e128a9
<div style="background-color:#e128a9;">Content here</div>
.mybackground {background-color:#e128a9;}
Border around this has a color of #e128a9
<div style="border:2px solid #e128a9;">Content here</div>
.myborder {border:2px solid #e128a9;}