#ea009d color space conversions
Hex:
#ea009d
RGB:
234, 0, 157
CMY:
8, 100, 38
CMYK:
0, 100, 33, 8
HSL:
320°, 100.0000%, 45.8824%
HSV (HSB):
320°, 100.0000%, 91.7647%
XYZ:
40.0175, 19.9267, 33.6354
xyY:
0.4276, 0.2129, 19.9267
CIE-Lab:
51.7543, 82.7046, -18.3819
CIE-LCH:
51.7543, 84.7228, 347.4692
CIE-Luv:
51.7543, 111.7533, -40.7595
Hunter-Lab:
44.6394, 81.8994, -13.4269
#ea009d color charts
#ea009d color shades, tints & tones
#ea009d color schemes
#ea009d color preview, HTML & CSS examples
This text has a color of #ea009d
<p style="color:#ea009d;">Text here</p>
.mytext {color:#ea009d;}
This box has a color of #ea009d
<div style="background-color:#ea009d;">Content here</div>
.mybackground {background-color:#ea009d;}
Border around this has a color of #ea009d
<div style="border:2px solid #ea009d;">Content here</div>
.myborder {border:2px solid #ea009d;}