#e5027e color space conversions
Hex:
#e5027e
RGB:
229, 2, 126
CMY:
10, 99, 51
CMYK:
0, 99, 45, 10
HSL:
327°, 98.2684%, 45.2941%
HSV (HSB):
327°, 99.1266%, 89.8039%
XYZ:
36.1007, 18.2078, 21.3504
xyY:
0.4772, 0.2407, 18.2078
CIE-Lab:
49.7472, 78.7075, -2.8355
CIE-LCH:
49.7472, 78.7586, 357.9368
CIE-Luv:
49.7472, 122.2420, -18.9633
Hunter-Lab:
42.6706, 76.3433, 0.2034
#e5027e color charts
#e5027e color shades, tints & tones
#e5027e color schemes
#e5027e color preview, HTML & CSS examples
This text has a color of #e5027e
<p style="color:#e5027e;">Text here</p>
.mytext {color:#e5027e;}
This box has a color of #e5027e
<div style="background-color:#e5027e;">Content here</div>
.mybackground {background-color:#e5027e;}
Border around this has a color of #e5027e
<div style="border:2px solid #e5027e;">Content here</div>
.myborder {border:2px solid #e5027e;}