#e04b7e color space conversions
Hex:
#e04b7e
RGB:
224, 75, 126
CMY:
12, 71, 51
CMYK:
0, 67, 44, 12
HSL:
339°, 70.6161%, 58.6275%
HSV (HSB):
339°, 66.5179%, 87.8431%
XYZ:
37.0224, 22.3858, 22.1083
xyY:
0.4542, 0.2746, 22.3858
CIE-Lab:
54.4340, 61.5616, 3.8864
CIE-LCH:
54.4340, 61.6842, 3.6123
CIE-Luv:
54.4340, 98.6391, -6.7524
Hunter-Lab:
47.3136, 56.8756, 5.4151
#e04b7e color charts
#e04b7e color shades, tints & tones
#e04b7e color schemes
#e04b7e color preview, HTML & CSS examples
This text has a color of #e04b7e
<p style="color:#e04b7e;">Text here</p>
.mytext {color:#e04b7e;}
This box has a color of #e04b7e
<div style="background-color:#e04b7e;">Content here</div>
.mybackground {background-color:#e04b7e;}
Border around this has a color of #e04b7e
<div style="border:2px solid #e04b7e;">Content here</div>
.myborder {border:2px solid #e04b7e;}