#e02eac color space conversions
Hex:
#e02eac
RGB:
224, 46, 172
CMY:
12, 82, 33
CMYK:
0, 79, 23, 12
HSL:
318°, 74.1667%, 52.9412%
HSV (HSB):
318°, 79.4643%, 87.8431%
XYZ:
39.1639, 20.7798, 40.9765
xyY:
0.3881, 0.2059, 20.7798
CIE-Lab:
52.7077, 75.9113, -25.9343
CIE-LCH:
52.7077, 80.2192, 341.1378
CIE-Luv:
52.7077, 90.9965, -50.4364
Hunter-Lab:
45.5849, 73.5830, -21.3866
#e02eac color charts
#e02eac color shades, tints & tones
#e02eac color schemes
#e02eac color preview, HTML & CSS examples
This text has a color of #e02eac
<p style="color:#e02eac;">Text here</p>
.mytext {color:#e02eac;}
This box has a color of #e02eac
<div style="background-color:#e02eac;">Content here</div>
.mybackground {background-color:#e02eac;}
Border around this has a color of #e02eac
<div style="border:2px solid #e02eac;">Content here</div>
.myborder {border:2px solid #e02eac;}