#ea2e75 color space conversions
Hex:
#ea2e75
RGB:
234, 46, 117
CMY:
8, 82, 54
CMYK:
0, 80, 50, 8
HSL:
337°, 81.7391%, 54.9020%
HSV (HSB):
337°, 80.3419%, 91.7647%
XYZ:
38.1196, 20.7308, 18.8219
xyY:
0.4908, 0.2669, 20.7308
CIE-Lab:
52.6536, 72.8078, 6.9564
CIE-LCH:
52.6536, 73.1393, 5.4577
CIE-Luv:
52.6536, 121.9376, -5.6634
Hunter-Lab:
45.5311, 69.7646, 7.3620
#ea2e75 color charts
#ea2e75 color shades, tints & tones
#ea2e75 color schemes
#ea2e75 color preview, HTML & CSS examples
This text has a color of #ea2e75
<p style="color:#ea2e75;">Text here</p>
.mytext {color:#ea2e75;}
This box has a color of #ea2e75
<div style="background-color:#ea2e75;">Content here</div>
.mybackground {background-color:#ea2e75;}
Border around this has a color of #ea2e75
<div style="border:2px solid #ea2e75;">Content here</div>
.myborder {border:2px solid #ea2e75;}