#ec143b color space conversions
Hex:
#ec143b
RGB:
236, 20, 59
CMY:
7, 92, 77
CMYK:
0, 92, 75, 7
HSL:
349°, 85.0394%, 50.1961%
HSV (HSB):
349°, 91.5254%, 92.5490%
XYZ:
35.6316, 18.6489, 5.8593
xyY:
0.5925, 0.3101, 18.6489
CIE-Lab:
50.2739, 74.8619, 38.7577
CIE-LCH:
50.2739, 84.2998, 27.3716
CIE-Luv:
50.2739, 150.4761, 23.3808
Hunter-Lab:
43.1844, 71.7083, 22.1846
#ec143b color charts
#ec143b color shades, tints & tones
#ec143b color schemes
#ec143b color preview, HTML & CSS examples
This text has a color of #ec143b
<p style="color:#ec143b;">Text here</p>
.mytext {color:#ec143b;}
This box has a color of #ec143b
<div style="background-color:#ec143b;">Content here</div>
.mybackground {background-color:#ec143b;}
Border around this has a color of #ec143b
<div style="border:2px solid #ec143b;">Content here</div>
.myborder {border:2px solid #ec143b;}