#ed8d31 color space conversions
Hex:
#ed8d31
RGB:
237, 141, 49
CMY:
7, 45, 81
CMYK:
0, 41, 79, 7
HSL:
29°, 83.9286%, 56.0784%
HSV (HSB):
29°, 79.3249%, 92.9412%
XYZ:
45.0043, 37.2760, 7.7287
xyY:
0.5000, 0.4141, 37.2760
CIE-Lab:
67.4836, 29.8672, 61.1279
CIE-LCH:
67.4836, 68.0343, 63.9598
CIE-Luv:
67.4836, 78.1817, 58.2905
Hunter-Lab:
61.0541, 24.7316, 35.2324
#ed8d31 color charts
#ed8d31 color shades, tints & tones
#ed8d31 color schemes
#ed8d31 color preview, HTML & CSS examples
This text has a color of #ed8d31
<p style="color:#ed8d31;">Text here</p>
.mytext {color:#ed8d31;}
This box has a color of #ed8d31
<div style="background-color:#ed8d31;">Content here</div>
.mybackground {background-color:#ed8d31;}
Border around this has a color of #ed8d31
<div style="border:2px solid #ed8d31;">Content here</div>
.myborder {border:2px solid #ed8d31;}