#ec0e1e color space conversions
Hex:
#ec0e1e
RGB:
236, 14, 30
CMY:
7, 95, 88
CMYK:
0, 94, 87, 7
HSL:
356°, 88.8000%, 49.0196%
HSV (HSB):
356°, 94.0678%, 92.5490%
XYZ:
34.9835, 18.2407, 2.9053
xyY:
0.6233, 0.3250, 18.2407
CIE-Lab:
49.7867, 74.7623, 53.6616
CIE-LCH:
49.7867, 92.0270, 35.6694
CIE-Luv:
49.7867, 157.3807, 31.7354
Hunter-Lab:
42.7091, 71.4702, 25.8632
#ec0e1e color charts
#ec0e1e color shades, tints & tones
#ec0e1e color schemes
#ec0e1e color preview, HTML & CSS examples
This text has a color of #ec0e1e
<p style="color:#ec0e1e;">Text here</p>
.mytext {color:#ec0e1e;}
This box has a color of #ec0e1e
<div style="background-color:#ec0e1e;">Content here</div>
.mybackground {background-color:#ec0e1e;}
Border around this has a color of #ec0e1e
<div style="border:2px solid #ec0e1e;">Content here</div>
.myborder {border:2px solid #ec0e1e;}