#ec303f color space conversions
Hex:
#ec303f
RGB:
236, 48, 63
CMY:
7, 81, 75
CMYK:
0, 80, 73, 7
HSL:
355°, 83.1858%, 55.6863%
HSV (HSB):
355°, 79.6610%, 92.5490%
XYZ:
36.5462, 20.3057, 6.6958
xyY:
0.5751, 0.3195, 20.3057
CIE-Lab:
52.1810, 69.7002, 38.6110
CIE-LCH:
52.1810, 79.6801, 28.9846
CIE-Luv:
52.1810, 140.3240, 25.5011
Hunter-Lab:
45.0618, 65.9098, 22.7333
#ec303f color charts
#ec303f color shades, tints & tones
#ec303f color schemes
#ec303f color preview, HTML & CSS examples
This text has a color of #ec303f
<p style="color:#ec303f;">Text here</p>
.mytext {color:#ec303f;}
This box has a color of #ec303f
<div style="background-color:#ec303f;">Content here</div>
.mybackground {background-color:#ec303f;}
Border around this has a color of #ec303f
<div style="border:2px solid #ec303f;">Content here</div>
.myborder {border:2px solid #ec303f;}