#ea038e color space conversions
Hex:
#ea038e
RGB:
234, 3, 142
CMY:
8, 99, 44
CMYK:
0, 99, 39, 8
HSL:
324°, 97.4684%, 46.4706%
HSV (HSB):
324°, 98.7179%, 91.7647%
XYZ:
38.8467, 19.5105, 27.3096
xyY:
0.4535, 0.2277, 19.5105
CIE-Lab:
51.2792, 81.0614, -10.1304
CIE-LCH:
51.2792, 81.6920, 352.8766
CIE-Luv:
51.2792, 118.6635, -29.0739
Hunter-Lab:
44.1707, 79.6862, -5.7380
#ea038e color charts
#ea038e color shades, tints & tones
#ea038e color schemes
#ea038e color preview, HTML & CSS examples
This text has a color of #ea038e
<p style="color:#ea038e;">Text here</p>
.mytext {color:#ea038e;}
This box has a color of #ea038e
<div style="background-color:#ea038e;">Content here</div>
.mybackground {background-color:#ea038e;}
Border around this has a color of #ea038e
<div style="border:2px solid #ea038e;">Content here</div>
.myborder {border:2px solid #ea038e;}