#ec213e color space conversions
Hex:
#ec213e
RGB:
236, 33, 62
CMY:
7, 87, 76
CMYK:
0, 86, 74, 7
HSL:
351°, 84.2324%, 52.7451%
HSV (HSB):
351°, 86.0169%, 92.5490%
XYZ:
36.0054, 19.2684, 6.3789
xyY:
0.5840, 0.3125, 19.2684
CIE-Lab:
50.9997, 72.9897, 37.8399
CIE-LCH:
50.9997, 82.2153, 27.4035
CIE-Luv:
50.9997, 146.2728, 23.5579
Hunter-Lab:
43.8958, 69.5968, 22.1111
#ec213e color charts
#ec213e color shades, tints & tones
#ec213e color schemes
#ec213e color preview, HTML & CSS examples
This text has a color of #ec213e
<p style="color:#ec213e;">Text here</p>
.mytext {color:#ec213e;}
This box has a color of #ec213e
<div style="background-color:#ec213e;">Content here</div>
.mybackground {background-color:#ec213e;}
Border around this has a color of #ec213e
<div style="border:2px solid #ec213e;">Content here</div>
.myborder {border:2px solid #ec213e;}