#ef114e color space conversions
Hex:
#ef114e
RGB:
239, 17, 78
CMY:
6, 93, 69
CMYK:
0, 93, 67, 6
HSL:
344°, 87.4016%, 50.1961%
HSV (HSB):
344°, 92.8870%, 93.7255%
XYZ:
37.1722, 19.3017, 8.9741
xyY:
0.5680, 0.2949, 19.3017
CIE-Lab:
51.0383, 76.6899, 28.5456
CIE-LCH:
51.0383, 81.8302, 20.4163
CIE-Luv:
51.0383, 147.7190, 15.2021
Hunter-Lab:
43.9337, 74.1446, 18.6427
#ef114e color charts
#ef114e color shades, tints & tones
#ef114e color schemes
#ef114e color preview, HTML & CSS examples
This text has a color of #ef114e
<p style="color:#ef114e;">Text here</p>
.mytext {color:#ef114e;}
This box has a color of #ef114e
<div style="background-color:#ef114e;">Content here</div>
.mybackground {background-color:#ef114e;}
Border around this has a color of #ef114e
<div style="border:2px solid #ef114e;">Content here</div>
.myborder {border:2px solid #ef114e;}