#ec400f color space conversions
Hex:
#ec400f
RGB:
236, 64, 15
CMY:
7, 75, 94
CMYK:
0, 73, 94, 7
HSL:
13°, 88.0478%, 49.2157%
HSV (HSB):
13°, 93.6441%, 92.5490%
XYZ:
36.5117, 21.5341, 2.6841
xyY:
0.6012, 0.3546, 21.5341
CIE-Lab:
53.5292, 63.7746, 61.6711
CIE-LCH:
53.5292, 88.7159, 44.0393
CIE-Luv:
53.5292, 138.8169, 41.0022
Hunter-Lab:
46.4049, 59.2364, 29.0541
#ec400f color charts
#ec400f color shades, tints & tones
#ec400f color schemes
#ec400f color preview, HTML & CSS examples
This text has a color of #ec400f
<p style="color:#ec400f;">Text here</p>
.mytext {color:#ec400f;}
This box has a color of #ec400f
<div style="background-color:#ec400f;">Content here</div>
.mybackground {background-color:#ec400f;}
Border around this has a color of #ec400f
<div style="border:2px solid #ec400f;">Content here</div>
.myborder {border:2px solid #ec400f;}