#fed02c color space conversions
Hex:
#fed02c
RGB:
254, 208, 44
CMY:
0, 18, 83
CMYK:
0, 18, 83, 0
HSL:
47°, 99.0566%, 58.4314%
HSV (HSB):
47°, 82.6772%, 99.6078%
XYZ:
63.8835, 66.3644, 11.8255
xyY:
0.4497, 0.4671, 66.3644
CIE-Lab:
85.1820, 1.8501, 79.0295
CIE-LCH:
85.1820, 79.0511, 88.6589
CIE-Luv:
85.1820, 39.3799, 85.5011
Hunter-Lab:
81.4644, -2.5847, 48.4185
#fed02c color charts
#fed02c color shades, tints & tones
#fed02c color schemes
#fed02c color preview, HTML & CSS examples
This text has a color of #fed02c
<p style="color:#fed02c;">Text here</p>
.mytext {color:#fed02c;}
This box has a color of #fed02c
<div style="background-color:#fed02c;">Content here</div>
.mybackground {background-color:#fed02c;}
Border around this has a color of #fed02c
<div style="border:2px solid #fed02c;">Content here</div>
.myborder {border:2px solid #fed02c;}