#ec350d color space conversions
Hex:
#ec350d
RGB:
236, 53, 13
CMY:
7, 79, 95
CMYK:
0, 78, 94, 7
HSL:
11°, 89.5582%, 48.8235%
HSV (HSB):
11°, 94.4915%, 92.5490%
XYZ:
35.9378, 20.4081, 2.4258
xyY:
0.6115, 0.3472, 20.4081
CIE-Lab:
52.2955, 67.1777, 61.4743
CIE-LCH:
52.2955, 91.0600, 42.4616
CIE-Luv:
52.2955, 145.2533, 39.0501
Hunter-Lab:
45.1754, 62.9431, 28.4390
#ec350d color charts
#ec350d color shades, tints & tones
#ec350d color schemes
#ec350d color preview, HTML & CSS examples
This text has a color of #ec350d
<p style="color:#ec350d;">Text here</p>
.mytext {color:#ec350d;}
This box has a color of #ec350d
<div style="background-color:#ec350d;">Content here</div>
.mybackground {background-color:#ec350d;}
Border around this has a color of #ec350d
<div style="border:2px solid #ec350d;">Content here</div>
.myborder {border:2px solid #ec350d;}