#e04e8c color space conversions
Hex:
#e04e8c
RGB:
224, 78, 140
CMY:
12, 69, 45
CMYK:
0, 65, 38, 12
HSL:
335°, 70.1923%, 59.2157%
HSV (HSB):
335°, 65.1786%, 87.8431%
XYZ:
38.1985, 23.1895, 27.2737
xyY:
0.4308, 0.2616, 23.1895
CIE-Lab:
55.2670, 61.7972, -3.1996
CIE-LCH:
55.2670, 61.8800, 357.0362
CIE-Luv:
55.2670, 92.4953, -15.9880
Hunter-Lab:
48.1555, 57.3198, 0.1290
#e04e8c color charts
#e04e8c color shades, tints & tones
#e04e8c color schemes
#e04e8c color preview, HTML & CSS examples
This text has a color of #e04e8c
<p style="color:#e04e8c;">Text here</p>
.mytext {color:#e04e8c;}
This box has a color of #e04e8c
<div style="background-color:#e04e8c;">Content here</div>
.mybackground {background-color:#e04e8c;}
Border around this has a color of #e04e8c
<div style="border:2px solid #e04e8c;">Content here</div>
.myborder {border:2px solid #e04e8c;}