#ed6d25 color space conversions
Hex:
#ed6d25
RGB:
237, 109, 37
CMY:
7, 57, 85
CMYK:
0, 54, 84, 7
HSL:
22°, 84.7458%, 53.7255%
HSV (HSB):
22°, 84.3882%, 92.9412%
XYZ:
40.7276, 29.0754, 5.2158
xyY:
0.5429, 0.3876, 29.0754
CIE-Lab:
60.8481, 45.7109, 59.8610
CIE-LCH:
60.8481, 75.3182, 52.6340
CIE-Luv:
60.8481, 105.1582, 49.8222
Hunter-Lab:
53.9216, 40.4604, 32.0100
#ed6d25 color charts
#ed6d25 color shades, tints & tones
#ed6d25 color schemes
#ed6d25 color preview, HTML & CSS examples
This text has a color of #ed6d25
<p style="color:#ed6d25;">Text here</p>
.mytext {color:#ed6d25;}
This box has a color of #ed6d25
<div style="background-color:#ed6d25;">Content here</div>
.mybackground {background-color:#ed6d25;}
Border around this has a color of #ed6d25
<div style="border:2px solid #ed6d25;">Content here</div>
.myborder {border:2px solid #ed6d25;}