#ec215e color space conversions
Hex:
#ec215e
RGB:
236, 33, 94
CMY:
7, 87, 63
CMYK:
0, 86, 60, 7
HSL:
342°, 84.2324%, 52.7451%
HSV (HSB):
342°, 86.0169%, 92.5490%
XYZ:
37.1563, 19.7287, 12.4393
xyY:
0.5360, 0.2846, 19.7287
CIE-Lab:
51.5291, 74.5222, 19.3839
CIE-LCH:
51.5291, 77.0019, 14.5801
CIE-Luv:
51.5291, 136.2603, 7.3865
Hunter-Lab:
44.4170, 71.5913, 14.4873
#ec215e color charts
#ec215e color shades, tints & tones
#ec215e color schemes
#ec215e color preview, HTML & CSS examples
This text has a color of #ec215e
<p style="color:#ec215e;">Text here</p>
.mytext {color:#ec215e;}
This box has a color of #ec215e
<div style="background-color:#ec215e;">Content here</div>
.mybackground {background-color:#ec215e;}
Border around this has a color of #ec215e
<div style="border:2px solid #ec215e;">Content here</div>
.myborder {border:2px solid #ec215e;}