#ed8d01 color space conversions
Hex:
#ed8d01
RGB:
237, 141, 1
CMY:
7, 45, 100
CMYK:
0, 41, 100, 7
HSL:
36°, 99.1597%, 46.6667%
HSV (HSB):
36°, 99.5781%, 92.9412%
XYZ:
44.4554, 37.0565, 4.8383
xyY:
0.5148, 0.4291, 37.0565
CIE-Lab:
67.3194, 28.9842, 72.8149
CIE-LCH:
67.3194, 78.3715, 68.2948
CIE-Luv:
67.3194, 79.9775, 64.8616
Hunter-Lab:
60.8740, 23.8264, 37.8994
#ed8d01 color charts
#ed8d01 color shades, tints & tones
#ed8d01 color schemes
#ed8d01 color preview, HTML & CSS examples
This text has a color of #ed8d01
<p style="color:#ed8d01;">Text here</p>
.mytext {color:#ed8d01;}
This box has a color of #ed8d01
<div style="background-color:#ed8d01;">Content here</div>
.mybackground {background-color:#ed8d01;}
Border around this has a color of #ed8d01
<div style="border:2px solid #ed8d01;">Content here</div>
.myborder {border:2px solid #ed8d01;}