#fdf02f color space conversions
Hex:
#fdf02f
RGB:
253, 240, 47
CMY:
1, 6, 82
CMYK:
0, 5, 81, 1
HSL:
56°, 98.0952%, 58.8235%
HSV (HSB):
56°, 81.4229%, 99.2157%
XYZ:
72.1812, 83.4081, 14.9843
xyY:
0.4232, 0.4890, 83.4081
CIE-Lab:
93.1928, -14.4832, 85.0057
CIE-LCH:
93.1928, 86.2307, 99.6691
CIE-Luv:
93.1928, 15.9640, 97.2823
Hunter-Lab:
91.3280, -18.7464, 54.2018
#fdf02f color charts
#fdf02f color shades, tints & tones
#fdf02f color schemes
#fdf02f color preview, HTML & CSS examples
This text has a color of #fdf02f
<p style="color:#fdf02f;">Text here</p>
.mytext {color:#fdf02f;}
This box has a color of #fdf02f
<div style="background-color:#fdf02f;">Content here</div>
.mybackground {background-color:#fdf02f;}
Border around this has a color of #fdf02f
<div style="border:2px solid #fdf02f;">Content here</div>
.myborder {border:2px solid #fdf02f;}