#ec301c color space conversions
Hex:
#ec301c
RGB:
236, 48, 28
CMY:
7, 81, 89
CMYK:
0, 80, 88, 7
HSL:
6°, 84.5528%, 51.7647%
HSV (HSB):
6°, 88.1356%, 92.5490%
XYZ:
35.8586, 20.0306, 3.0749
xyY:
0.6081, 0.3397, 20.0306
CIE-Lab:
51.8718, 68.7384, 56.1150
CIE-LCH:
51.8718, 88.7348, 39.2267
CIE-Luv:
51.8718, 146.5053, 35.9965
Hunter-Lab:
44.7556, 64.6938, 27.2554
#ec301c color charts
#ec301c color shades, tints & tones
#ec301c color schemes
#ec301c color preview, HTML & CSS examples
This text has a color of #ec301c
<p style="color:#ec301c;">Text here</p>
.mytext {color:#ec301c;}
This box has a color of #ec301c
<div style="background-color:#ec301c;">Content here</div>
.mybackground {background-color:#ec301c;}
Border around this has a color of #ec301c
<div style="border:2px solid #ec301c;">Content here</div>
.myborder {border:2px solid #ec301c;}