#e128b3 color space conversions
Hex:
#e128b3
RGB:
225, 40, 179
CMY:
12, 84, 30
CMYK:
0, 82, 20, 12
HSL:
315°, 75.5102%, 51.9608%
HSV (HSB):
315°, 82.2222%, 88.2353%
XYZ:
39.9468, 20.7798, 44.5533
xyY:
0.3794, 0.1974, 20.7798
CIE-Lab:
52.7077, 78.3745, -30.0192
CIE-LCH:
52.7077, 83.9269, 339.0421
CIE-Luv:
52.7077, 90.0436, -56.8531
Hunter-Lab:
45.5849, 76.6491, -26.0389
#e128b3 color charts
#e128b3 color shades, tints & tones
#e128b3 color schemes
#e128b3 color preview, HTML & CSS examples
This text has a color of #e128b3
<p style="color:#e128b3;">Text here</p>
.mytext {color:#e128b3;}
This box has a color of #e128b3
<div style="background-color:#e128b3;">Content here</div>
.mybackground {background-color:#e128b3;}
Border around this has a color of #e128b3
<div style="border:2px solid #e128b3;">Content here</div>
.myborder {border:2px solid #e128b3;}