#fdf94e color space conversions
Hex:
#fdf94e
RGB:
253, 249, 78
CMY:
1, 2, 69
CMYK:
0, 2, 69, 1
HSL:
59°, 97.7654%, 64.9020%
HSV (HSB):
59°, 69.1700%, 99.2157%
XYZ:
75.7588, 89.1841, 20.4291
xyY:
0.4087, 0.4811, 89.1841
CIE-Lab:
95.6573, -17.6904, 78.0159
CIE-LCH:
95.6573, 79.9965, 102.7760
CIE-Luv:
95.6573, 9.4942, 94.3961
Hunter-Lab:
94.4373, -22.0703, 53.2803
#fdf94e color charts
#fdf94e color shades, tints & tones
#fdf94e color schemes
#fdf94e color preview, HTML & CSS examples
This text has a color of #fdf94e
<p style="color:#fdf94e;">Text here</p>
.mytext {color:#fdf94e;}
This box has a color of #fdf94e
<div style="background-color:#fdf94e;">Content here</div>
.mybackground {background-color:#fdf94e;}
Border around this has a color of #fdf94e
<div style="border:2px solid #fdf94e;">Content here</div>
.myborder {border:2px solid #fdf94e;}