#e02e68 color space conversions
Hex:
#e02e68
RGB:
224, 46, 104
CMY:
12, 82, 59
CMYK:
0, 79, 54, 12
HSL:
340°, 74.1667%, 52.9412%
HSV (HSB):
340°, 79.4643%, 87.8431%
XYZ:
34.2162, 18.8008, 14.9222
xyY:
0.5036, 0.2767, 18.8008
CIE-Lab:
50.4533, 69.2501, 11.4598
CIE-LCH:
50.4533, 70.1919, 9.3964
CIE-Luv:
50.4533, 118.9085, 0.2546
Hunter-Lab:
43.3598, 64.9783, 9.9473
#e02e68 color charts
#e02e68 color shades, tints & tones
#e02e68 color schemes
#e02e68 color preview, HTML & CSS examples
This text has a color of #e02e68
<p style="color:#e02e68;">Text here</p>
.mytext {color:#e02e68;}
This box has a color of #e02e68
<div style="background-color:#e02e68;">Content here</div>
.mybackground {background-color:#e02e68;}
Border around this has a color of #e02e68
<div style="border:2px solid #e02e68;">Content here</div>
.myborder {border:2px solid #e02e68;}