#ec011a color space conversions
Hex:
#ec011a
RGB:
236, 1, 26
CMY:
7, 100, 90
CMYK:
0, 100, 89, 7
HSL:
354°, 99.1561%, 46.4706%
HSV (HSB):
354°, 99.5763%, 92.5490%
XYZ:
34.7894, 17.9292, 2.6043
xyY:
0.6288, 0.3241, 17.9292
CIE-Lab:
49.4101, 75.7220, 55.1511
CIE-LCH:
49.4101, 93.6775, 36.0672
CIE-Luv:
49.4101, 159.8355, 31.8692
Hunter-Lab:
42.3428, 72.5578, 25.9933
#ec011a color charts
#ec011a color shades, tints & tones
#ec011a color schemes
#ec011a color preview, HTML & CSS examples
This text has a color of #ec011a
<p style="color:#ec011a;">Text here</p>
.mytext {color:#ec011a;}
This box has a color of #ec011a
<div style="background-color:#ec011a;">Content here</div>
.mybackground {background-color:#ec011a;}
Border around this has a color of #ec011a
<div style="border:2px solid #ec011a;">Content here</div>
.myborder {border:2px solid #ec011a;}