#ea025e color space conversions
Hex:
#ea025e
RGB:
234, 2, 94
CMY:
8, 99, 63
CMYK:
0, 99, 60, 8
HSL:
336°, 98.3051%, 46.2745%
HSV (HSB):
336°, 99.1453%, 91.7647%
XYZ:
35.9738, 18.3440, 12.2344
xyY:
0.5405, 0.2756, 18.3440
CIE-Lab:
49.9107, 77.5777, 17.1295
CIE-LCH:
49.9107, 79.4464, 12.4514
CIE-Luv:
49.9107, 140.0492, 4.0876
Hunter-Lab:
42.8299, 74.9738, 13.0447
#ea025e color charts
#ea025e color shades, tints & tones
#ea025e color schemes
#ea025e color preview, HTML & CSS examples
This text has a color of #ea025e
<p style="color:#ea025e;">Text here</p>
.mytext {color:#ea025e;}
This box has a color of #ea025e
<div style="background-color:#ea025e;">Content here</div>
.mybackground {background-color:#ea025e;}
Border around this has a color of #ea025e
<div style="border:2px solid #ea025e;">Content here</div>
.myborder {border:2px solid #ea025e;}