#ec213b color space conversions
Hex:
#ec213b
RGB:
236, 33, 59
CMY:
7, 87, 77
CMYK:
0, 86, 75, 7
HSL:
352°, 84.2324%, 52.7451%
HSV (HSB):
352°, 86.0169%, 92.5490%
XYZ:
35.9253, 19.2363, 5.9572
xyY:
0.5878, 0.3147, 19.2363
CIE-Lab:
50.9626, 72.8814, 39.5268
CIE-LCH:
50.9626, 82.9100, 28.4729
CIE-Luv:
50.9626, 147.0249, 24.7631
Hunter-Lab:
43.8593, 69.4566, 22.6484
#ec213b color charts
#ec213b color shades, tints & tones
#ec213b color schemes
#ec213b color preview, HTML & CSS examples
This text has a color of #ec213b
<p style="color:#ec213b;">Text here</p>
.mytext {color:#ec213b;}
This box has a color of #ec213b
<div style="background-color:#ec213b;">Content here</div>
.mybackground {background-color:#ec213b;}
Border around this has a color of #ec213b
<div style="border:2px solid #ec213b;">Content here</div>
.myborder {border:2px solid #ec213b;}