#e5028d color space conversions
Hex:
#e5028d
RGB:
229, 2, 141
CMY:
10, 99, 45
CMYK:
0, 99, 38, 10
HSL:
323°, 98.2684%, 45.2941%
HSV (HSB):
323°, 99.1266%, 89.8039%
XYZ:
37.1425, 18.6245, 26.8366
xyY:
0.4496, 0.2255, 18.6245
CIE-Lab:
50.2450, 80.0120, -11.1811
CIE-LCH:
50.2450, 80.7895, 352.0449
CIE-Luv:
50.2450, 115.2044, -30.1375
Hunter-Lab:
43.1561, 78.1036, -6.6601
#e5028d color charts
#e5028d color shades, tints & tones
#e5028d color schemes
#e5028d color preview, HTML & CSS examples
This text has a color of #e5028d
<p style="color:#e5028d;">Text here</p>
.mytext {color:#e5028d;}
This box has a color of #e5028d
<div style="background-color:#e5028d;">Content here</div>
.mybackground {background-color:#e5028d;}
Border around this has a color of #e5028d
<div style="border:2px solid #e5028d;">Content here</div>
.myborder {border:2px solid #e5028d;}