#ec500e color space conversions
Hex:
#ec500e
RGB:
236, 80, 14
CMY:
7, 69, 95
CMYK:
0, 66, 94, 7
HSL:
18°, 88.8000%, 49.0196%
HSV (HSB):
18°, 94.0678%, 92.5490%
XYZ:
37.5400, 23.6019, 2.9925
xyY:
0.5853, 0.3680, 23.6019
CIE-Lab:
55.6870, 57.8545, 63.2421
CIE-LCH:
55.6870, 85.7129, 47.5474
CIE-Luv:
55.6870, 128.1709, 44.8710
Hunter-Lab:
48.5818, 52.9120, 30.3551
#ec500e color charts
#ec500e color shades, tints & tones
#ec500e color schemes
#ec500e color preview, HTML & CSS examples
This text has a color of #ec500e
<p style="color:#ec500e;">Text here</p>
.mytext {color:#ec500e;}
This box has a color of #ec500e
<div style="background-color:#ec500e;">Content here</div>
.mybackground {background-color:#ec500e;}
Border around this has a color of #ec500e
<div style="border:2px solid #ec500e;">Content here</div>
.myborder {border:2px solid #ec500e;}