#ec301a color space conversions
Hex:
#ec301a
RGB:
236, 48, 26
CMY:
7, 81, 90
CMYK:
0, 80, 89, 7
HSL:
6°, 84.6774%, 51.3725%
HSV (HSB):
6°, 88.9831%, 92.5490%
XYZ:
35.8355, 20.0214, 2.9530
xyY:
0.6093, 0.3404, 20.0214
CIE-Lab:
51.8613, 68.7057, 56.9126
CIE-LCH:
51.8613, 89.2161, 39.6368
CIE-Luv:
51.8613, 146.7229, 36.3644
Hunter-Lab:
44.7452, 64.6526, 27.4087
#ec301a color charts
#ec301a color shades, tints & tones
#ec301a color schemes
#ec301a color preview, HTML & CSS examples
This text has a color of #ec301a
<p style="color:#ec301a;">Text here</p>
.mytext {color:#ec301a;}
This box has a color of #ec301a
<div style="background-color:#ec301a;">Content here</div>
.mybackground {background-color:#ec301a;}
Border around this has a color of #ec301a
<div style="border:2px solid #ec301a;">Content here</div>
.myborder {border:2px solid #ec301a;}