#e02f6c color space conversions
Hex:
#e02f6c
RGB:
224, 47, 108
CMY:
12, 82, 58
CMYK:
0, 79, 52, 12
HSL:
339°, 74.0586%, 53.1373%
HSV (HSB):
339°, 79.0179%, 87.8431%
XYZ:
34.4638, 18.9630, 16.0311
xyY:
0.4962, 0.2730, 18.9630
CIE-Lab:
50.6439, 69.2843, 9.2950
CIE-LCH:
50.6439, 69.9050, 7.6410
CIE-Luv:
50.6439, 117.0480, -2.1767
Hunter-Lab:
43.5466, 65.0625, 8.6557
#e02f6c color charts
#e02f6c color shades, tints & tones
#e02f6c color schemes
#e02f6c color preview, HTML & CSS examples
This text has a color of #e02f6c
<p style="color:#e02f6c;">Text here</p>
.mytext {color:#e02f6c;}
This box has a color of #e02f6c
<div style="background-color:#e02f6c;">Content here</div>
.mybackground {background-color:#e02f6c;}
Border around this has a color of #e02f6c
<div style="border:2px solid #e02f6c;">Content here</div>
.myborder {border:2px solid #e02f6c;}