#ec502b color space conversions
Hex:
#ec502b
RGB:
236, 80, 43
CMY:
7, 69, 83
CMYK:
0, 66, 82, 7
HSL:
12°, 83.5498%, 54.7059%
HSV (HSB):
12°, 81.7797%, 92.5490%
XYZ:
37.8968, 23.7446, 4.8713
xyY:
0.5698, 0.3570, 23.7446
CIE-Lab:
55.8312, 58.3915, 52.8469
CIE-LCH:
55.8312, 78.7551, 42.1465
CIE-Luv:
55.8312, 125.6219, 39.6076
Hunter-Lab:
48.7284, 53.5471, 28.1828
#ec502b color charts
#ec502b color shades, tints & tones
#ec502b color schemes
#ec502b color preview, HTML & CSS examples
This text has a color of #ec502b
<p style="color:#ec502b;">Text here</p>
.mytext {color:#ec502b;}
This box has a color of #ec502b
<div style="background-color:#ec502b;">Content here</div>
.mybackground {background-color:#ec502b;}
Border around this has a color of #ec502b
<div style="border:2px solid #ec502b;">Content here</div>
.myborder {border:2px solid #ec502b;}