#ec0203 color space conversions
Hex:
#ec0203
RGB:
236, 2, 3
CMY:
7, 99, 99
CMYK:
0, 99, 99, 7
HSL:
360°, 98.3193%, 46.6667%
HSV (HSB):
360°, 99.1525%, 92.5490%
XYZ:
34.6302, 17.8829, 1.7127
xyY:
0.6386, 0.3298, 17.8829
CIE-Lab:
49.3537, 75.4186, 62.5677
CIE-LCH:
49.3537, 97.9933, 39.6793
CIE-Luv:
49.3537, 161.6103, 34.7720
Hunter-Lab:
42.2881, 72.1714, 27.2004
#ec0203 color charts
#ec0203 color shades, tints & tones
#ec0203 color schemes
#ec0203 color preview, HTML & CSS examples
This text has a color of #ec0203
<p style="color:#ec0203;">Text here</p>
.mytext {color:#ec0203;}
This box has a color of #ec0203
<div style="background-color:#ec0203;">Content here</div>
.mybackground {background-color:#ec0203;}
Border around this has a color of #ec0203
<div style="border:2px solid #ec0203;">Content here</div>
.myborder {border:2px solid #ec0203;}