#ec0601 color space conversions
Hex:
#ec0601
RGB:
236, 6, 1
CMY:
7, 98, 100
CMYK:
0, 97, 100, 7
HSL:
1°, 99.1561%, 46.4706%
HSV (HSB):
1°, 99.5763%, 92.5490%
XYZ:
34.6627, 17.9653, 1.6694
xyY:
0.6384, 0.3309, 17.9653
CIE-Lab:
49.4540, 75.0979, 63.1658
CIE-LCH:
49.4540, 98.1306, 40.0676
CIE-Luv:
49.4540, 161.1430, 35.1476
Hunter-Lab:
42.3855, 71.8019, 27.3346
#ec0601 color charts
#ec0601 color shades, tints & tones
#ec0601 color schemes
#ec0601 color preview, HTML & CSS examples
This text has a color of #ec0601
<p style="color:#ec0601;">Text here</p>
.mytext {color:#ec0601;}
This box has a color of #ec0601
<div style="background-color:#ec0601;">Content here</div>
.mybackground {background-color:#ec0601;}
Border around this has a color of #ec0601
<div style="border:2px solid #ec0601;">Content here</div>
.myborder {border:2px solid #ec0601;}