#e04c7b color space conversions
Hex:
#e04c7b
RGB:
224, 76, 123
CMY:
12, 70, 52
CMYK:
0, 66, 45, 12
HSL:
341°, 70.4762%, 58.8235%
HSV (HSB):
341°, 66.0714%, 87.8431%
XYZ:
36.9001, 22.4462, 21.1266
xyY:
0.4585, 0.2789, 22.4462
CIE-Lab:
54.4973, 60.8859, 5.7618
CIE-LCH:
54.4973, 61.1579, 5.4060
CIE-Luv:
54.4973, 99.1417, -4.2711
Hunter-Lab:
47.3775, 56.1147, 6.7256
#e04c7b color charts
#e04c7b color shades, tints & tones
#e04c7b color schemes
#e04c7b color preview, HTML & CSS examples
This text has a color of #e04c7b
<p style="color:#e04c7b;">Text here</p>
.mytext {color:#e04c7b;}
This box has a color of #e04c7b
<div style="background-color:#e04c7b;">Content here</div>
.mybackground {background-color:#e04c7b;}
Border around this has a color of #e04c7b
<div style="border:2px solid #e04c7b;">Content here</div>
.myborder {border:2px solid #e04c7b;}