#ec215c color space conversions
Hex:
#ec215c
RGB:
236, 33, 92
CMY:
7, 87, 64
CMYK:
0, 86, 61, 7
HSL:
343°, 84.2324%, 52.7451%
HSV (HSB):
343°, 86.0169%, 92.5490%
XYZ:
37.0677, 19.6933, 11.9727
xyY:
0.5393, 0.2865, 19.6933
CIE-Lab:
51.4886, 74.4057, 20.5431
CIE-LCH:
51.4886, 77.1896, 15.4346
CIE-Luv:
51.4886, 136.9821, 8.5607
Hunter-Lab:
44.3771, 71.4390, 15.0679
#ec215c color charts
#ec215c color shades, tints & tones
#ec215c color schemes
#ec215c color preview, HTML & CSS examples
This text has a color of #ec215c
<p style="color:#ec215c;">Text here</p>
.mytext {color:#ec215c;}
This box has a color of #ec215c
<div style="background-color:#ec215c;">Content here</div>
.mybackground {background-color:#ec215c;}
Border around this has a color of #ec215c
<div style="border:2px solid #ec215c;">Content here</div>
.myborder {border:2px solid #ec215c;}