#e04f90 color space conversions
Hex:
#e04f90
RGB:
224, 79, 144
CMY:
12, 69, 44
CMYK:
0, 65, 36, 12
HSL:
333°, 70.0483%, 59.4118%
HSV (HSB):
333°, 64.7321%, 87.8431%
XYZ:
38.5705, 23.4529, 28.8795
xyY:
0.4243, 0.2580, 23.4529
CIE-Lab:
55.5358, 61.8327, -5.1635
CIE-LCH:
55.5358, 62.0479, 355.2265
CIE-Luv:
55.5358, 90.6796, -18.6493
Hunter-Lab:
48.4282, 57.4166, -1.4571
#e04f90 color charts
#e04f90 color shades, tints & tones
#e04f90 color schemes
#e04f90 color preview, HTML & CSS examples
This text has a color of #e04f90
<p style="color:#e04f90;">Text here</p>
.mytext {color:#e04f90;}
This box has a color of #e04f90
<div style="background-color:#e04f90;">Content here</div>
.mybackground {background-color:#e04f90;}
Border around this has a color of #e04f90
<div style="border:2px solid #e04f90;">Content here</div>
.myborder {border:2px solid #e04f90;}