#e52a6c color space conversions
Hex:
#e52a6c
RGB:
229, 42, 108
CMY:
10, 84, 58
CMYK:
0, 82, 53, 10
HSL:
339°, 78.2427%, 53.1373%
HSV (HSB):
339°, 81.6594%, 89.8039%
XYZ:
35.8478, 19.3967, 16.0419
xyY:
0.5029, 0.2721, 19.3967
CIE-Lab:
51.1481, 71.8217, 10.1406
CIE-LCH:
51.1481, 72.5340, 8.0366
CIE-Luv:
51.1481, 122.7554, -1.8095
Hunter-Lab:
44.0416, 68.2178, 9.2331
#e52a6c color charts
#e52a6c color shades, tints & tones
#e52a6c color schemes
#e52a6c color preview, HTML & CSS examples
This text has a color of #e52a6c
<p style="color:#e52a6c;">Text here</p>
.mytext {color:#e52a6c;}
This box has a color of #e52a6c
<div style="background-color:#e52a6c;">Content here</div>
.mybackground {background-color:#e52a6c;}
Border around this has a color of #e52a6c
<div style="border:2px solid #e52a6c;">Content here</div>
.myborder {border:2px solid #e52a6c;}