#ec380b color space conversions
Hex:
#ec380b
RGB:
236, 56, 11
CMY:
7, 78, 96
CMYK:
0, 76, 95, 7
HSL:
12°, 91.0931%, 48.4314%
HSV (HSB):
12°, 95.3390%, 92.5490%
XYZ:
36.0666, 20.6854, 2.4084
xyY:
0.6096, 0.3496, 20.6854
CIE-Lab:
52.6034, 66.2822, 62.1403
CIE-LCH:
52.6034, 90.8556, 43.1527
CIE-Luv:
52.6034, 143.7344, 39.7992
Hunter-Lab:
45.4812, 61.9587, 28.6972
#ec380b color charts
#ec380b color shades, tints & tones
#ec380b color schemes
#ec380b color preview, HTML & CSS examples
This text has a color of #ec380b
<p style="color:#ec380b;">Text here</p>
.mytext {color:#ec380b;}
This box has a color of #ec380b
<div style="background-color:#ec380b;">Content here</div>
.mybackground {background-color:#ec380b;}
Border around this has a color of #ec380b
<div style="border:2px solid #ec380b;">Content here</div>
.myborder {border:2px solid #ec380b;}