#e074c1 color space conversions
Hex:
#e074c1
RGB:
224, 116, 193
CMY:
12, 55, 24
CMYK:
0, 48, 14, 12
HSL:
317°, 63.5294%, 66.6667%
HSV (HSB):
317°, 48.2143%, 87.8431%
XYZ:
46.6115, 32.1883, 54.2083
xyY:
0.3504, 0.2420, 32.1883
CIE-Lab:
63.4982, 51.6305, -21.4473
CIE-LCH:
63.4982, 55.9079, 337.4420
CIE-Luv:
63.4982, 59.0768, -41.0585
Hunter-Lab:
56.7348, 47.3642, -16.9355
#e074c1 color charts
#e074c1 color shades, tints & tones
#e074c1 color schemes
#e074c1 color preview, HTML & CSS examples
This text has a color of #e074c1
<p style="color:#e074c1;">Text here</p>
.mytext {color:#e074c1;}
This box has a color of #e074c1
<div style="background-color:#e074c1;">Content here</div>
.mybackground {background-color:#e074c1;}
Border around this has a color of #e074c1
<div style="border:2px solid #e074c1;">Content here</div>
.myborder {border:2px solid #e074c1;}