#fed02d color space conversions
Hex:
#fed02d
RGB:
254, 208, 45
CMY:
0, 18, 82
CMYK:
0, 18, 82, 0
HSL:
47°, 99.0521%, 58.6275%
HSV (HSB):
47°, 82.2835%, 99.6078%
XYZ:
63.9026, 66.3720, 11.9257
xyY:
0.4494, 0.4668, 66.3720
CIE-Lab:
85.1858, 1.8769, 78.7674
CIE-LCH:
85.1858, 78.7897, 88.6350
CIE-Luv:
85.1858, 39.3562, 85.3349
Hunter-Lab:
81.4690, -2.5592, 48.3493
#fed02d color charts
#fed02d color shades, tints & tones
#fed02d color schemes
#fed02d color preview, HTML & CSS examples
This text has a color of #fed02d
<p style="color:#fed02d;">Text here</p>
.mytext {color:#fed02d;}
This box has a color of #fed02d
<div style="background-color:#fed02d;">Content here</div>
.mybackground {background-color:#fed02d;}
Border around this has a color of #fed02d
<div style="border:2px solid #fed02d;">Content here</div>
.myborder {border:2px solid #fed02d;}