#ea2e8f color space conversions
Hex:
#ea2e8f
RGB:
234, 46, 143
CMY:
8, 82, 44
CMYK:
0, 80, 39, 8
HSL:
329°, 81.7391%, 54.9020%
HSV (HSB):
329°, 80.3419%, 91.7647%
XYZ:
39.8666, 21.4296, 28.0217
xyY:
0.4463, 0.2399, 21.4296
CIE-Lab:
53.4165, 75.0685, -7.5324
CIE-LCH:
53.4165, 75.4454, 354.2701
CIE-Luv:
53.4165, 111.2518, -24.5089
Hunter-Lab:
46.2921, 72.7124, -3.4852
#ea2e8f color charts
#ea2e8f color shades, tints & tones
#ea2e8f color schemes
#ea2e8f color preview, HTML & CSS examples
This text has a color of #ea2e8f
<p style="color:#ea2e8f;">Text here</p>
.mytext {color:#ea2e8f;}
This box has a color of #ea2e8f
<div style="background-color:#ea2e8f;">Content here</div>
.mybackground {background-color:#ea2e8f;}
Border around this has a color of #ea2e8f
<div style="border:2px solid #ea2e8f;">Content here</div>
.myborder {border:2px solid #ea2e8f;}