#e5017c color space conversions
Hex:
#e5017c
RGB:
229, 1, 124
CMY:
10, 100, 51
CMYK:
0, 100, 46, 10
HSL:
328°, 99.1304%, 45.0980%
HSV (HSB):
328°, 99.5633%, 89.8039%
XYZ:
35.9620, 18.1350, 20.6738
xyY:
0.4810, 0.2425, 18.1350
CIE-Lab:
49.6594, 78.6217, -1.7462
CIE-LCH:
49.6594, 78.6411, 358.7277
CIE-Luv:
49.6594, 123.2597, -17.5756
Hunter-Lab:
42.5852, 76.2145, 1.0262
#e5017c color charts
#e5017c color shades, tints & tones
#e5017c color schemes
#e5017c color preview, HTML & CSS examples
This text has a color of #e5017c
<p style="color:#e5017c;">Text here</p>
.mytext {color:#e5017c;}
This box has a color of #e5017c
<div style="background-color:#e5017c;">Content here</div>
.mybackground {background-color:#e5017c;}
Border around this has a color of #e5017c
<div style="border:2px solid #e5017c;">Content here</div>
.myborder {border:2px solid #e5017c;}