#ea2e85 color space conversions
Hex:
#ea2e85
RGB:
234, 46, 133
CMY:
8, 82, 48
CMYK:
0, 80, 43, 8
HSL:
332°, 81.7391%, 54.9020%
HSV (HSB):
332°, 80.3419%, 91.7647%
XYZ:
39.1423, 21.1399, 24.2077
xyY:
0.4633, 0.2502, 21.1399
CIE-Lab:
53.1022, 74.1425, -2.0187
CIE-LCH:
53.1022, 74.1700, 358.4404
CIE-Luv:
53.1022, 115.4505, -17.0520
Hunter-Lab:
45.9781, 71.4998, 0.9682
#ea2e85 color charts
#ea2e85 color shades, tints & tones
#ea2e85 color schemes
#ea2e85 color preview, HTML & CSS examples
This text has a color of #ea2e85
<p style="color:#ea2e85;">Text here</p>
.mytext {color:#ea2e85;}
This box has a color of #ea2e85
<div style="background-color:#ea2e85;">Content here</div>
.mybackground {background-color:#ea2e85;}
Border around this has a color of #ea2e85
<div style="border:2px solid #ea2e85;">Content here</div>
.myborder {border:2px solid #ea2e85;}