#e02d6b color space conversions
Hex:
#e02d6b
RGB:
224, 45, 107
CMY:
12, 82, 58
CMYK:
0, 80, 52, 12
HSL:
339°, 74.2739%, 52.7451%
HSV (HSB):
339°, 79.9107%, 87.8431%
XYZ:
34.3327, 18.7856, 15.7264
xyY:
0.4987, 0.2729, 18.7856
CIE-Lab:
50.4354, 69.7305, 9.6091
CIE-LCH:
50.4354, 70.3894, 7.8461
CIE-Luv:
50.4354, 118.1329, -1.9387
Hunter-Lab:
43.3424, 65.5457, 8.8268
#e02d6b color charts
#e02d6b color shades, tints & tones
#e02d6b color schemes
#e02d6b color preview, HTML & CSS examples
This text has a color of #e02d6b
<p style="color:#e02d6b;">Text here</p>
.mytext {color:#e02d6b;}
This box has a color of #e02d6b
<div style="background-color:#e02d6b;">Content here</div>
.mybackground {background-color:#e02d6b;}
Border around this has a color of #e02d6b
<div style="border:2px solid #e02d6b;">Content here</div>
.myborder {border:2px solid #e02d6b;}