#e5205c color space conversions
Hex:
#e5205c
RGB:
229, 32, 92
CMY:
10, 87, 64
CMYK:
0, 86, 60, 10
HSL:
342°, 79.1165%, 51.1765%
HSV (HSB):
342°, 86.0262%, 89.8039%
XYZ:
34.7614, 18.4637, 11.8569
xyY:
0.5341, 0.2837, 18.4637
CIE-Lab:
50.0538, 72.8513, 18.3791
CIE-LCH:
50.0538, 75.1339, 14.1593
CIE-Luv:
50.0538, 131.7894, 6.6064
Hunter-Lab:
42.9695, 69.2061, 13.7182
#e5205c color charts
#e5205c color shades, tints & tones
#e5205c color schemes
#e5205c color preview, HTML & CSS examples
This text has a color of #e5205c
<p style="color:#e5205c;">Text here</p>
.mytext {color:#e5205c;}
This box has a color of #e5205c
<div style="background-color:#e5205c;">Content here</div>
.mybackground {background-color:#e5205c;}
Border around this has a color of #e5205c
<div style="border:2px solid #e5205c;">Content here</div>
.myborder {border:2px solid #e5205c;}