#e5058c color space conversions
Hex:
#e5058c
RGB:
229, 5, 140
CMY:
10, 98, 45
CMYK:
0, 98, 39, 10
HSL:
324°, 95.7265%, 45.8824%
HSV (HSB):
324°, 97.8166%, 89.8039%
XYZ:
37.1010, 18.6600, 26.4572
xyY:
0.4513, 0.2270, 18.6600
CIE-Lab:
50.2870, 79.6945, -10.5150
CIE-LCH:
50.2870, 80.3852, 352.4838
CIE-Luv:
50.2870, 115.4262, -29.1853
Hunter-Lab:
43.1972, 77.7139, -6.0756
#e5058c color charts
#e5058c color shades, tints & tones
#e5058c color schemes
#e5058c color preview, HTML & CSS examples
This text has a color of #e5058c
<p style="color:#e5058c;">Text here</p>
.mytext {color:#e5058c;}
This box has a color of #e5058c
<div style="background-color:#e5058c;">Content here</div>
.mybackground {background-color:#e5058c;}
Border around this has a color of #e5058c
<div style="border:2px solid #e5058c;">Content here</div>
.myborder {border:2px solid #e5058c;}