#ed501c color space conversions
Hex:
#ed501c
RGB:
237, 80, 28
CMY:
7, 69, 89
CMYK:
0, 66, 88, 7
HSL:
15°, 85.3061%, 51.9608%
HSV (HSB):
15°, 88.1857%, 92.9412%
XYZ:
38.0033, 23.8257, 3.6944
xyY:
0.5800, 0.3636, 23.8257
CIE-Lab:
55.9128, 58.3840, 59.2398
CIE-LCH:
55.9128, 83.1747, 45.4169
CIE-Luv:
55.9128, 128.0321, 43.0350
Hunter-Lab:
48.8116, 53.5549, 29.6806
#ed501c color charts
#ed501c color shades, tints & tones
#ed501c color schemes
#ed501c color preview, HTML & CSS examples
This text has a color of #ed501c
<p style="color:#ed501c;">Text here</p>
.mytext {color:#ed501c;}
This box has a color of #ed501c
<div style="background-color:#ed501c;">Content here</div>
.mybackground {background-color:#ed501c;}
Border around this has a color of #ed501c
<div style="border:2px solid #ed501c;">Content here</div>
.myborder {border:2px solid #ed501c;}