#ec142e color space conversions
Hex:
#ec142e
RGB:
236, 20, 46
CMY:
7, 92, 82
CMYK:
0, 92, 81, 7
HSL:
353°, 85.0394%, 50.1961%
HSV (HSB):
353°, 91.5254%, 92.5490%
XYZ:
35.3354, 18.5304, 4.2991
xyY:
0.6075, 0.3186, 18.5304
CIE-Lab:
50.1332, 74.4662, 45.9193
CIE-LCH:
50.1332, 87.4860, 31.6599
CIE-Luv:
50.1332, 153.4643, 27.9875
Hunter-Lab:
43.0470, 71.1905, 24.2116
#ec142e color charts
#ec142e color shades, tints & tones
#ec142e color schemes
#ec142e color preview, HTML & CSS examples
This text has a color of #ec142e
<p style="color:#ec142e;">Text here</p>
.mytext {color:#ec142e;}
This box has a color of #ec142e
<div style="background-color:#ec142e;">Content here</div>
.mybackground {background-color:#ec142e;}
Border around this has a color of #ec142e
<div style="border:2px solid #ec142e;">Content here</div>
.myborder {border:2px solid #ec142e;}