#e52f8a color space conversions
Hex:
#e52f8a
RGB:
229, 47, 138
CMY:
10, 82, 46
CMYK:
0, 79, 40, 10
HSL:
330°, 77.7778%, 54.1176%
HSV (HSB):
330°, 79.4760%, 89.8039%
XYZ:
37.9171, 20.5260, 26.0082
xyY:
0.4490, 0.2431, 20.5260
CIE-Lab:
52.4268, 73.1311, -6.1156
CIE-LCH:
52.4268, 73.3864, 355.2197
CIE-Luv:
52.4268, 109.0546, -22.1297
Hunter-Lab:
45.3057, 70.1047, -2.3221
#e52f8a color charts
#e52f8a color shades, tints & tones
#e52f8a color schemes
#e52f8a color preview, HTML & CSS examples
This text has a color of #e52f8a
<p style="color:#e52f8a;">Text here</p>
.mytext {color:#e52f8a;}
This box has a color of #e52f8a
<div style="background-color:#e52f8a;">Content here</div>
.mybackground {background-color:#e52f8a;}
Border around this has a color of #e52f8a
<div style="border:2px solid #e52f8a;">Content here</div>
.myborder {border:2px solid #e52f8a;}