#ef416e color space conversions
Hex:
#ef416e
RGB:
239, 65, 110
CMY:
6, 75, 57
CMYK:
0, 73, 54, 6
HSL:
344°, 84.4660%, 59.6078%
HSV (HSB):
344°, 72.8033%, 93.7255%
XYZ:
40.3014, 23.2571, 17.1168
xyY:
0.4996, 0.2883, 23.2571
CIE-Lab:
55.3362, 68.1495, 15.0530
CIE-LCH:
55.3362, 69.7922, 12.4556
CIE-Luv:
55.3362, 120.9359, 4.9120
Hunter-Lab:
48.2256, 64.7747, 12.7140
#ef416e color charts
#ef416e color shades, tints & tones
#ef416e color schemes
#ef416e color preview, HTML & CSS examples
This text has a color of #ef416e
<p style="color:#ef416e;">Text here</p>
.mytext {color:#ef416e;}
This box has a color of #ef416e
<div style="background-color:#ef416e;">Content here</div>
.mybackground {background-color:#ef416e;}
Border around this has a color of #ef416e
<div style="border:2px solid #ef416e;">Content here</div>
.myborder {border:2px solid #ef416e;}