#feda1e color space conversions
Hex:
#feda1e
RGB:
254, 218, 30
CMY:
0, 15, 88
CMYK:
0, 14, 88, 0
HSL:
50°, 99.1150%, 55.6863%
HSV (HSB):
50°, 88.1890%, 99.6078%
XYZ:
66.1788, 71.3074, 11.5040
xyY:
0.4442, 0.4786, 71.3074
CIE-Lab:
87.6341, -3.5358, 84.1300
CIE-LCH:
87.6341, 84.2042, 92.4066
CIE-Luv:
87.6341, 32.3024, 91.1859
Hunter-Lab:
84.4437, -7.8854, 51.0333
#feda1e color charts
#feda1e color shades, tints & tones
#feda1e color schemes
#feda1e color preview, HTML & CSS examples
This text has a color of #feda1e
<p style="color:#feda1e;">Text here</p>
.mytext {color:#feda1e;}
This box has a color of #feda1e
<div style="background-color:#feda1e;">Content here</div>
.mybackground {background-color:#feda1e;}
Border around this has a color of #feda1e
<div style="border:2px solid #feda1e;">Content here</div>
.myborder {border:2px solid #feda1e;}