#e02da8 color space conversions
Hex:
#e02da8
RGB:
224, 45, 168
CMY:
12, 82, 34
CMYK:
0, 80, 25, 12
HSL:
319°, 74.2739%, 52.7451%
HSV (HSB):
319°, 79.9107%, 87.8431%
XYZ:
38.7467, 20.5512, 38.9704
xyY:
0.3943, 0.2091, 20.5512
CIE-Lab:
52.4548, 75.6758, -23.9745
CIE-LCH:
52.4548, 79.3826, 342.4215
CIE-Luv:
52.4548, 92.9017, -47.4953
Hunter-Lab:
45.3335, 73.2313, -19.2346
#e02da8 color charts
#e02da8 color shades, tints & tones
#e02da8 color schemes
#e02da8 color preview, HTML & CSS examples
This text has a color of #e02da8
<p style="color:#e02da8;">Text here</p>
.mytext {color:#e02da8;}
This box has a color of #e02da8
<div style="background-color:#e02da8;">Content here</div>
.mybackground {background-color:#e02da8;}
Border around this has a color of #e02da8
<div style="border:2px solid #e02da8;">Content here</div>
.myborder {border:2px solid #e02da8;}