#e02e6c color space conversions
Hex:
#e02e6c
RGB:
224, 46, 108
CMY:
12, 82, 58
CMYK:
0, 79, 52, 12
HSL:
339°, 74.1667%, 52.9412%
HSV (HSB):
339°, 79.4643%, 87.8431%
XYZ:
34.4242, 18.8840, 16.0180
xyY:
0.4966, 0.2724, 18.8840
CIE-Lab:
50.5512, 69.5476, 9.1641
CIE-LCH:
50.5512, 70.1488, 7.5064
CIE-Luv:
50.5512, 117.4032, -2.3942
Hunter-Lab:
43.4557, 65.3545, 8.5644
#e02e6c color charts
#e02e6c color shades, tints & tones
#e02e6c color schemes
#e02e6c color preview, HTML & CSS examples
This text has a color of #e02e6c
<p style="color:#e02e6c;">Text here</p>
.mytext {color:#e02e6c;}
This box has a color of #e02e6c
<div style="background-color:#e02e6c;">Content here</div>
.mybackground {background-color:#e02e6c;}
Border around this has a color of #e02e6c
<div style="border:2px solid #e02e6c;">Content here</div>
.myborder {border:2px solid #e02e6c;}