#e02db7 color space conversions
Hex:
#e02db7
RGB:
224, 45, 183
CMY:
12, 82, 28
CMYK:
0, 80, 18, 12
HSL:
314°, 74.2739%, 52.7451%
HSV (HSB):
314°, 79.9107%, 87.8431%
XYZ:
40.2261, 21.1430, 46.7606
xyY:
0.3720, 0.1955, 21.1430
CIE-Lab:
53.1056, 77.5301, -31.7457
CIE-LCH:
53.1056, 83.7777, 337.7327
CIE-Luv:
53.1056, 86.6329, -59.3497
Hunter-Lab:
45.9815, 75.6900, -28.1076
#e02db7 color charts
#e02db7 color shades, tints & tones
#e02db7 color schemes
#e02db7 color preview, HTML & CSS examples
This text has a color of #e02db7
<p style="color:#e02db7;">Text here</p>
.mytext {color:#e02db7;}
This box has a color of #e02db7
<div style="background-color:#e02db7;">Content here</div>
.mybackground {background-color:#e02db7;}
Border around this has a color of #e02db7
<div style="border:2px solid #e02db7;">Content here</div>
.myborder {border:2px solid #e02db7;}