#e52e84 color space conversions
Hex:
#e52e84
RGB:
229, 46, 132
CMY:
10, 82, 48
CMYK:
0, 80, 42, 10
HSL:
332°, 77.8723%, 53.9216%
HSV (HSB):
332°, 79.9127%, 89.8039%
XYZ:
37.4550, 20.2779, 23.7697
xyY:
0.4596, 0.2488, 20.2779
CIE-Lab:
52.1500, 72.8228, -2.9254
CIE-LCH:
52.1500, 72.8815, 357.6996
CIE-Luv:
52.1500, 111.8473, -17.8794
Hunter-Lab:
45.0310, 69.6646, 0.2254
#e52e84 color charts
#e52e84 color shades, tints & tones
#e52e84 color schemes
#e52e84 color preview, HTML & CSS examples
This text has a color of #e52e84
<p style="color:#e52e84;">Text here</p>
.mytext {color:#e52e84;}
This box has a color of #e52e84
<div style="background-color:#e52e84;">Content here</div>
.mybackground {background-color:#e52e84;}
Border around this has a color of #e52e84
<div style="border:2px solid #e52e84;">Content here</div>
.myborder {border:2px solid #e52e84;}