#e02abb color space conversions
Hex:
#e02abb
RGB:
224, 42, 187
CMY:
12, 84, 27
CMYK:
0, 81, 17, 12
HSL:
312°, 74.5902%, 52.1569%
HSV (HSB):
312°, 81.2500%, 87.8431%
XYZ:
40.5381, 21.0911, 48.9481
xyY:
0.3666, 0.1907, 21.0911
CIE-Lab:
53.0490, 78.7419, -34.1605
CIE-LCH:
53.0490, 85.8325, 336.5474
CIE-Luv:
53.0490, 85.5506, -63.1169
Hunter-Lab:
45.9250, 77.1934, -31.0453
#e02abb color charts
#e02abb color shades, tints & tones
#e02abb color schemes
#e02abb color preview, HTML & CSS examples
This text has a color of #e02abb
<p style="color:#e02abb;">Text here</p>
.mytext {color:#e02abb;}
This box has a color of #e02abb
<div style="background-color:#e02abb;">Content here</div>
.mybackground {background-color:#e02abb;}
Border around this has a color of #e02abb
<div style="border:2px solid #e02abb;">Content here</div>
.myborder {border:2px solid #e02abb;}