#e0205c color space conversions
Hex:
#e0205c
RGB:
224, 32, 92
CMY:
12, 87, 64
CMYK:
0, 86, 59, 12
HSL:
341°, 75.5906%, 50.1961%
HSV (HSB):
341°, 85.7143%, 87.8431%
XYZ:
33.1887, 17.6530, 11.7833
xyY:
0.5300, 0.2819, 17.6530
CIE-Lab:
49.0725, 71.6053, 16.8852
CIE-LCH:
49.0725, 73.5693, 13.2685
CIE-Luv:
49.0725, 127.8592, 5.2912
Hunter-Lab:
42.0155, 67.4730, 12.7828
#e0205c color charts
#e0205c color shades, tints & tones
#e0205c color schemes
#e0205c color preview, HTML & CSS examples
This text has a color of #e0205c
<p style="color:#e0205c;">Text here</p>
.mytext {color:#e0205c;}
This box has a color of #e0205c
<div style="background-color:#e0205c;">Content here</div>
.mybackground {background-color:#e0205c;}
Border around this has a color of #e0205c
<div style="border:2px solid #e0205c;">Content here</div>
.myborder {border:2px solid #e0205c;}