#ed521e color space conversions
Hex:
#ed521e
RGB:
237, 82, 30
CMY:
7, 68, 88
CMYK:
0, 65, 87, 7
HSL:
15°, 85.1852%, 52.3529%
HSV (HSB):
15°, 87.3418%, 92.9412%
XYZ:
38.1767, 24.1328, 3.8743
xyY:
0.5768, 0.3646, 24.1328
CIE-Lab:
56.2206, 57.6169, 58.7363
CIE-LCH:
56.2206, 82.2779, 45.5512
CIE-Luv:
56.2206, 126.4362, 43.1969
Hunter-Lab:
49.1252, 52.7487, 29.7117
#ed521e color charts
#ed521e color shades, tints & tones
#ed521e color schemes
#ed521e color preview, HTML & CSS examples
This text has a color of #ed521e
<p style="color:#ed521e;">Text here</p>
.mytext {color:#ed521e;}
This box has a color of #ed521e
<div style="background-color:#ed521e;">Content here</div>
.mybackground {background-color:#ed521e;}
Border around this has a color of #ed521e
<div style="border:2px solid #ed521e;">Content here</div>
.myborder {border:2px solid #ed521e;}