#ec000d color space conversions
Hex:
#ec000d
RGB:
236, 0, 13
CMY:
7, 100, 95
CMYK:
0, 100, 94, 7
HSL:
357°, 100.0000%, 46.2745%
HSV (HSB):
357°, 100.0000%, 92.5490%
XYZ:
34.6647, 17.8619, 2.0014
xyY:
0.6357, 0.3276, 17.8619
CIE-Lab:
49.3282, 75.6471, 59.8523
CIE-LCH:
49.3282, 96.4613, 38.3512
CIE-Luv:
49.3282, 161.2652, 33.7254
Hunter-Lab:
42.2634, 72.4461, 26.7766
#ec000d color charts
#ec000d color shades, tints & tones
#ec000d color schemes
#ec000d color preview, HTML & CSS examples
This text has a color of #ec000d
<p style="color:#ec000d;">Text here</p>
.mytext {color:#ec000d;}
This box has a color of #ec000d
<div style="background-color:#ec000d;">Content here</div>
.mybackground {background-color:#ec000d;}
Border around this has a color of #ec000d
<div style="border:2px solid #ec000d;">Content here</div>
.myborder {border:2px solid #ec000d;}