#ec0600 color space conversions
Hex:
#ec0600
RGB:
236, 6, 0
CMY:
7, 98, 100
CMYK:
0, 97, 100, 7
HSL:
2°, 100.0000%, 46.2745%
HSV (HSB):
2°, 100.0000%, 92.5490%
XYZ:
34.6572, 17.9631, 1.6406
xyY:
0.6387, 0.3311, 17.9631
CIE-Lab:
49.4513, 75.0906, 63.4491
CIE-LCH:
49.4513, 98.3076, 40.1967
CIE-Luv:
49.4513, 161.2053, 35.2405
Hunter-Lab:
42.3829, 71.7922, 27.3730
#ec0600 color charts
#ec0600 color shades, tints & tones
#ec0600 color schemes
#ec0600 color preview, HTML & CSS examples
This text has a color of #ec0600
<p style="color:#ec0600;">Text here</p>
.mytext {color:#ec0600;}
This box has a color of #ec0600
<div style="background-color:#ec0600;">Content here</div>
.mybackground {background-color:#ec0600;}
Border around this has a color of #ec0600
<div style="border:2px solid #ec0600;">Content here</div>
.myborder {border:2px solid #ec0600;}