#ec700e color space conversions
Hex:
#ec700e
RGB:
236, 112, 14
CMY:
7, 56, 95
CMYK:
0, 53, 94, 7
HSL:
26°, 88.8000%, 49.0196%
HSV (HSB):
26°, 94.0678%, 92.5490%
XYZ:
40.4655, 29.4529, 3.9677
xyY:
0.5477, 0.3986, 29.4529
CIE-Lab:
61.1793, 43.4730, 66.7613
CIE-LCH:
61.1793, 79.6679, 56.9290
CIE-Luv:
61.1793, 103.1612, 54.1454
Hunter-Lab:
54.2705, 38.1207, 33.6547
#ec700e color charts
#ec700e color shades, tints & tones
#ec700e color schemes
#ec700e color preview, HTML & CSS examples
This text has a color of #ec700e
<p style="color:#ec700e;">Text here</p>
.mytext {color:#ec700e;}
This box has a color of #ec700e
<div style="background-color:#ec700e;">Content here</div>
.mybackground {background-color:#ec700e;}
Border around this has a color of #ec700e
<div style="border:2px solid #ec700e;">Content here</div>
.myborder {border:2px solid #ec700e;}