#ed982f color space conversions
Hex:
#ed982f
RGB:
237, 152, 47
CMY:
7, 40, 82
CMYK:
0, 36, 80, 7
HSL:
33°, 84.0708%, 55.6863%
HSV (HSB):
33°, 80.1688%, 92.9412%
XYZ:
46.6664, 40.6662, 8.0791
xyY:
0.4891, 0.4262, 40.6662
CIE-Lab:
69.9414, 24.0127, 64.1326
CIE-LCH:
69.9414, 68.4807, 69.4730
CIE-Luv:
69.9414, 69.3809, 62.9048
Hunter-Lab:
63.7701, 19.0271, 37.1275
#ed982f color charts
#ed982f color shades, tints & tones
#ed982f color schemes
#ed982f color preview, HTML & CSS examples
This text has a color of #ed982f
<p style="color:#ed982f;">Text here</p>
.mytext {color:#ed982f;}
This box has a color of #ed982f
<div style="background-color:#ed982f;">Content here</div>
.mybackground {background-color:#ed982f;}
Border around this has a color of #ed982f
<div style="border:2px solid #ed982f;">Content here</div>
.myborder {border:2px solid #ed982f;}