#e5128c color space conversions
Hex:
#e5128c
RGB:
229, 18, 140
CMY:
10, 93, 45
CMYK:
0, 92, 39, 10
HSL:
325°, 85.4251%, 48.4314%
HSV (HSB):
325°, 92.1397%, 89.8039%
XYZ:
37.2630, 18.9841, 26.5113
xyY:
0.4503, 0.2294, 18.9841
CIE-Lab:
50.6686, 78.5811, -9.9420
CIE-LCH:
50.6686, 79.2075, 352.7893
CIE-Luv:
50.6686, 114.1807, -28.2261
Hunter-Lab:
43.5707, 76.4100, -5.5764
#e5128c color charts
#e5128c color shades, tints & tones
#e5128c color schemes
#e5128c color preview, HTML & CSS examples
This text has a color of #e5128c
<p style="color:#e5128c;">Text here</p>
.mytext {color:#e5128c;}
This box has a color of #e5128c
<div style="background-color:#e5128c;">Content here</div>
.mybackground {background-color:#e5128c;}
Border around this has a color of #e5128c
<div style="border:2px solid #e5128c;">Content here</div>
.myborder {border:2px solid #e5128c;}