#ed500c color space conversions
Hex:
#ed500c
RGB:
237, 80, 12
CMY:
7, 69, 95
CMYK:
0, 66, 95, 7
HSL:
18°, 90.3614%, 48.8235%
HSV (HSB):
18°, 94.9367%, 92.9412%
XYZ:
37.8601, 23.7684, 2.9401
xyY:
0.5864, 0.3681, 23.7684
CIE-Lab:
55.8552, 58.1693, 63.8862
CIE-LCH:
55.8552, 86.4008, 47.6817
CIE-Luv:
55.8552, 129.0675, 45.1643
Hunter-Lab:
48.7528, 53.3006, 30.5514
#ed500c color charts
#ed500c RGB chart
#ed500c CMYK chart
#ed500c RGB pie chart
#ed500c color shades, tints & tones
#ed500c color schemes
#ed500c color preview, HTML & CSS examples
This text has a color of #ed500c
<p style="color:#ed500c;">Text here</p>
.mytext {color:#ed500c;}
Text color #ed500c
This box has a color of #ed500c
<div style="background-color:#ed500c;">Content here</div>
.mybackground {background-color:#ed500c;}
Background color #ed500c
Border around this has a color of #ed500c
<div style="border:2px solid #ed500c;">Content here</div>
.myborder {border:2px solid #ed500c;}
Border color #ed500c