#ea128e color space conversions
Hex:
#ea128e
RGB:
234, 18, 142
CMY:
8, 93, 44
CMYK:
0, 92, 39, 8
HSL:
326°, 85.7143%, 49.4118%
HSV (HSB):
326°, 92.3077%, 91.7647%
XYZ:
39.0305, 19.8780, 27.3709
xyY:
0.4524, 0.2304, 19.8780
CIE-Lab:
51.6990, 79.8361, -9.5009
CIE-LCH:
51.6990, 80.3995, 353.2135
CIE-Luv:
51.6990, 117.2708, -28.0134
Hunter-Lab:
44.5848, 78.2393, -5.1892
#ea128e color charts
#ea128e color shades, tints & tones
#ea128e color schemes
#ea128e color preview, HTML & CSS examples
This text has a color of #ea128e
<p style="color:#ea128e;">Text here</p>
.mytext {color:#ea128e;}
This box has a color of #ea128e
<div style="background-color:#ea128e;">Content here</div>
.mybackground {background-color:#ea128e;}
Border around this has a color of #ea128e
<div style="border:2px solid #ea128e;">Content here</div>
.myborder {border:2px solid #ea128e;}