#ed500e color space conversions
Hex:
#ed500e
RGB:
237, 80, 14
CMY:
7, 69, 95
CMYK:
0, 66, 94, 7
HSL:
18°, 88.8446%, 49.2157%
HSV (HSB):
18°, 94.0928%, 92.9412%
XYZ:
37.8730, 23.7736, 3.0081
xyY:
0.5858, 0.3677, 23.7736
CIE-Lab:
55.8604, 58.1886, 63.4364
CIE-LCH:
55.8604, 86.0819, 47.4706
CIE-Luv:
55.8604, 128.9735, 44.9712
Hunter-Lab:
48.7581, 53.3235, 30.4728
#ed500e color charts
#ed500e color shades, tints & tones
#ed500e color schemes
#ed500e color preview, HTML & CSS examples
This text has a color of #ed500e
<p style="color:#ed500e;">Text here</p>
.mytext {color:#ed500e;}
This box has a color of #ed500e
<div style="background-color:#ed500e;">Content here</div>
.mybackground {background-color:#ed500e;}
Border around this has a color of #ed500e
<div style="border:2px solid #ed500e;">Content here</div>
.myborder {border:2px solid #ed500e;}