#ec114f color space conversions
Hex:
#ec114f
RGB:
236, 17, 79
CMY:
7, 93, 69
CMYK:
0, 93, 67, 7
HSL:
343°, 86.5613%, 49.6078%
HSV (HSB):
343°, 92.7966%, 92.5490%
XYZ:
36.2038, 18.7983, 9.1174
xyY:
0.5646, 0.2932, 18.7983
CIE-Lab:
50.4504, 76.0209, 27.0711
CIE-LCH:
50.4504, 80.6971, 19.6009
CIE-Luv:
50.4504, 145.1212, 13.9704
Hunter-Lab:
43.3570, 73.1758, 17.8820
#ec114f color charts
#ec114f color shades, tints & tones
#ec114f color schemes
#ec114f color preview, HTML & CSS examples
This text has a color of #ec114f
<p style="color:#ec114f;">Text here</p>
.mytext {color:#ec114f;}
This box has a color of #ec114f
<div style="background-color:#ec114f;">Content here</div>
.mybackground {background-color:#ec114f;}
Border around this has a color of #ec114f
<div style="border:2px solid #ec114f;">Content here</div>
.myborder {border:2px solid #ec114f;}