#ec115c color space conversions
Hex:
#ec115c
RGB:
236, 17, 92
CMY:
7, 93, 64
CMYK:
0, 93, 61, 7
HSL:
339°, 86.5613%, 49.6078%
HSV (HSB):
339°, 92.7966%, 92.5490%
XYZ:
36.7243, 19.0065, 11.8582
xyY:
0.5433, 0.2812, 19.0065
CIE-Lab:
50.6948, 76.6960, 19.4807
CIE-LCH:
50.6948, 79.1314, 14.2517
CIE-Luv:
50.6948, 140.4930, 6.7797
Hunter-Lab:
43.5964, 74.0692, 14.3906
#ec115c color charts
#ec115c color shades, tints & tones
#ec115c color schemes
#ec115c color preview, HTML & CSS examples
This text has a color of #ec115c
<p style="color:#ec115c;">Text here</p>
.mytext {color:#ec115c;}
This box has a color of #ec115c
<div style="background-color:#ec115c;">Content here</div>
.mybackground {background-color:#ec115c;}
Border around this has a color of #ec115c
<div style="border:2px solid #ec115c;">Content here</div>
.myborder {border:2px solid #ec115c;}