#e04f7b color space conversions
Hex:
#e04f7b
RGB:
224, 79, 123
CMY:
12, 69, 52
CMYK:
0, 65, 45, 12
HSL:
342°, 70.0483%, 59.4118%
HSV (HSB):
342°, 64.7321%, 87.8431%
XYZ:
37.1116, 22.8693, 21.1971
xyY:
0.4572, 0.2817, 22.8693
CIE-Lab:
54.9375, 59.6843, 6.3921
CIE-LCH:
54.9375, 60.0256, 6.1130
CIE-Luv:
54.9375, 97.6243, -3.2140
Hunter-Lab:
47.8219, 54.8345, 7.1949
#e04f7b color charts
#e04f7b color shades, tints & tones
#e04f7b color schemes
#e04f7b color preview, HTML & CSS examples
This text has a color of #e04f7b
<p style="color:#e04f7b;">Text here</p>
.mytext {color:#e04f7b;}
This box has a color of #e04f7b
<div style="background-color:#e04f7b;">Content here</div>
.mybackground {background-color:#e04f7b;}
Border around this has a color of #e04f7b
<div style="border:2px solid #e04f7b;">Content here</div>
.myborder {border:2px solid #e04f7b;}