#ec0001 color space conversions
Hex:
#ec0001
RGB:
236, 0, 1
CMY:
7, 100, 100
CMYK:
0, 100, 100, 7
HSL:
360°, 100.0000%, 46.2745%
HSV (HSB):
360°, 100.0000%, 92.5490%
XYZ:
34.5975, 17.8351, 1.6477
xyY:
0.6397, 0.3298, 17.8351
CIE-Lab:
49.2954, 75.5575, 63.1087
CIE-LCH:
49.2954, 98.4462, 39.8700
CIE-Luv:
49.2954, 162.0332, 34.8631
Hunter-Lab:
42.2316, 72.3281, 27.2488
#ec0001 color charts
#ec0001 color shades, tints & tones
#ec0001 color schemes
#ec0001 color preview, HTML & CSS examples
This text has a color of #ec0001
<p style="color:#ec0001;">Text here</p>
.mytext {color:#ec0001;}
This box has a color of #ec0001
<div style="background-color:#ec0001;">Content here</div>
.mybackground {background-color:#ec0001;}
Border around this has a color of #ec0001
<div style="border:2px solid #ec0001;">Content here</div>
.myborder {border:2px solid #ec0001;}