#ea4080 color space conversions
Hex:
#ea4080
RGB:
234, 64, 128
CMY:
8, 75, 50
CMYK:
0, 73, 45, 8
HSL:
337°, 80.1887%, 58.4314%
HSV (HSB):
337°, 72.6496%, 91.7647%
XYZ:
39.6614, 22.7177, 22.7166
xyY:
0.4661, 0.2670, 22.7177
CIE-Lab:
54.7804, 68.5461, 3.4151
CIE-LCH:
54.7804, 68.6311, 2.8522
CIE-Luv:
54.7804, 110.9692, -8.9308
Hunter-Lab:
47.6631, 65.1227, 5.1061
#ea4080 color charts
#ea4080 color shades, tints & tones
#ea4080 color schemes
#ea4080 color preview, HTML & CSS examples
This text has a color of #ea4080
<p style="color:#ea4080;">Text here</p>
.mytext {color:#ea4080;}
This box has a color of #ea4080
<div style="background-color:#ea4080;">Content here</div>
.mybackground {background-color:#ea4080;}
Border around this has a color of #ea4080
<div style="border:2px solid #ea4080;">Content here</div>
.myborder {border:2px solid #ea4080;}