#e02d9f color space conversions
Hex:
#e02d9f
RGB:
224, 45, 159
CMY:
12, 82, 38
CMYK:
0, 80, 29, 12
HSL:
322°, 74.2739%, 52.7451%
HSV (HSB):
322°, 79.9107%, 87.8431%
XYZ:
37.9369, 20.2273, 34.7056
xyY:
0.4085, 0.2178, 20.2273
CIE-Lab:
52.0932, 74.6331, -19.2166
CIE-LCH:
52.0932, 77.0674, 345.5611
CIE-Luv:
52.0932, 96.7135, -40.4096
Hunter-Lab:
44.9747, 71.8616, -14.2700
#e02d9f color charts
#e02d9f color shades, tints & tones
#e02d9f color schemes
#e02d9f color preview, HTML & CSS examples
This text has a color of #e02d9f
<p style="color:#e02d9f;">Text here</p>
.mytext {color:#e02d9f;}
This box has a color of #e02d9f
<div style="background-color:#e02d9f;">Content here</div>
.mybackground {background-color:#e02d9f;}
Border around this has a color of #e02d9f
<div style="border:2px solid #e02d9f;">Content here</div>
.myborder {border:2px solid #e02d9f;}