#e14e8f color space conversions
Hex:
#e14e8f
RGB:
225, 78, 143
CMY:
12, 69, 44
CMYK:
0, 65, 36, 12
HSL:
333°, 71.0145%, 59.4118%
HSV (HSB):
333°, 65.3333%, 88.2353%
XYZ:
38.7337, 23.4395, 28.4694
xyY:
0.4273, 0.2586, 23.4395
CIE-Lab:
55.5222, 62.4125, -4.5757
CIE-LCH:
55.5222, 62.5800, 355.8069
CIE-Luv:
55.5222, 92.2697, -17.9761
Hunter-Lab:
48.4144, 58.0829, -0.9746
#e14e8f color charts
#e14e8f color shades, tints & tones
#e14e8f color schemes
#e14e8f color preview, HTML & CSS examples
This text has a color of #e14e8f
<p style="color:#e14e8f;">Text here</p>
.mytext {color:#e14e8f;}
This box has a color of #e14e8f
<div style="background-color:#e14e8f;">Content here</div>
.mybackground {background-color:#e14e8f;}
Border around this has a color of #e14e8f
<div style="border:2px solid #e14e8f;">Content here</div>
.myborder {border:2px solid #e14e8f;}