#fe982e color space conversions
Hex:
#fe982e
RGB:
254, 152, 46
CMY:
0, 40, 82
CMYK:
0, 40, 82, 0
HSL:
31°, 99.0476%, 58.8235%
HSV (HSB):
31°, 81.8898%, 99.6078%
XYZ:
52.5944, 43.7246, 8.2524
xyY:
0.5030, 0.4181, 43.7246
CIE-Lab:
72.0440, 30.9911, 67.1610
CIE-LCH:
72.0440, 73.9666, 65.2293
CIE-Luv:
72.0440, 83.4328, 64.0299
Hunter-Lab:
66.1245, 26.2581, 38.8877
#fe982e color charts
#fe982e color shades, tints & tones
#fe982e color schemes
#fe982e color preview, HTML & CSS examples
This text has a color of #fe982e
<p style="color:#fe982e;">Text here</p>
.mytext {color:#fe982e;}
This box has a color of #fe982e
<div style="background-color:#fe982e;">Content here</div>
.mybackground {background-color:#fe982e;}
Border around this has a color of #fe982e
<div style="border:2px solid #fe982e;">Content here</div>
.myborder {border:2px solid #fe982e;}