#ec1001 color space conversions
Hex:
#ec1001
RGB:
236, 16, 1
CMY:
7, 94, 100
CMYK:
0, 93, 100, 7
HSL:
4°, 99.1561%, 46.4706%
HSV (HSB):
4°, 99.5763%, 92.5490%
XYZ:
34.7828, 18.2056, 1.7095
xyY:
0.6359, 0.3328, 18.2056
CIE-Lab:
49.7446, 74.2577, 63.2725
CIE-LCH:
49.7446, 97.5583, 40.4332
CIE-Luv:
49.7446, 159.5198, 35.6678
Hunter-Lab:
42.6681, 70.8434, 27.4922
#ec1001 color charts
#ec1001 color shades, tints & tones
#ec1001 color schemes
#ec1001 color preview, HTML & CSS examples
This text has a color of #ec1001
<p style="color:#ec1001;">Text here</p>
.mytext {color:#ec1001;}
This box has a color of #ec1001
<div style="background-color:#ec1001;">Content here</div>
.mybackground {background-color:#ec1001;}
Border around this has a color of #ec1001
<div style="border:2px solid #ec1001;">Content here</div>
.myborder {border:2px solid #ec1001;}