#e04ab5 color space conversions
Hex:
#e04ab5
RGB:
224, 74, 181
CMY:
12, 71, 29
CMYK:
0, 67, 19, 12
HSL:
317°, 70.7547%, 58.4314%
HSV (HSB):
317°, 66.9643%, 87.8431%
XYZ:
41.5297, 24.0810, 46.1753
xyY:
0.3715, 0.2154, 24.0810
CIE-Lab:
56.1688, 68.3387, -25.8321
CIE-LCH:
56.1688, 73.0580, 339.2934
CIE-Luv:
56.1688, 79.6390, -49.6009
Hunter-Lab:
49.0724, 65.1868, -21.4389
#e04ab5 color charts
#e04ab5 color shades, tints & tones
#e04ab5 color schemes
#e04ab5 color preview, HTML & CSS examples
This text has a color of #e04ab5
<p style="color:#e04ab5;">Text here</p>
.mytext {color:#e04ab5;}
This box has a color of #e04ab5
<div style="background-color:#e04ab5;">Content here</div>
.mybackground {background-color:#e04ab5;}
Border around this has a color of #e04ab5
<div style="border:2px solid #e04ab5;">Content here</div>
.myborder {border:2px solid #e04ab5;}