#e5137e color space conversions
Hex:
#e5137e
RGB:
229, 19, 126
CMY:
10, 93, 51
CMYK:
0, 92, 45, 10
HSL:
329°, 84.6774%, 48.6275%
HSV (HSB):
329°, 91.7031%, 89.8039%
XYZ:
36.3119, 18.6301, 21.4208
xyY:
0.4755, 0.2440, 18.6301
CIE-Lab:
50.2516, 77.2378, -2.0933
CIE-LCH:
50.2516, 77.2661, 358.4476
CIE-Luv:
50.2516, 120.4398, -17.7212
Hunter-Lab:
43.1626, 74.6340, 0.7893
#e5137e color charts
#e5137e color shades, tints & tones
#e5137e color schemes
#e5137e color preview, HTML & CSS examples
This text has a color of #e5137e
<p style="color:#e5137e;">Text here</p>
.mytext {color:#e5137e;}
This box has a color of #e5137e
<div style="background-color:#e5137e;">Content here</div>
.mybackground {background-color:#e5137e;}
Border around this has a color of #e5137e
<div style="border:2px solid #e5137e;">Content here</div>
.myborder {border:2px solid #e5137e;}