#fde05a color space conversions
Hex:
#fde05a
RGB:
253, 224, 90
CMY:
1, 12, 65
CMYK:
0, 11, 64, 1
HSL:
49°, 97.6048%, 67.2549%
HSV (HSB):
49°, 64.4269%, 99.2157%
XYZ:
69.0091, 74.9321, 20.4990
xyY:
0.4197, 0.4557, 74.9321
CIE-Lab:
89.3612, -4.7504, 67.0300
CIE-LCH:
89.3612, 67.1981, 94.0537
CIE-Luv:
89.3612, 25.7889, 80.4414
Hunter-Lab:
86.5634, -9.1840, 46.5539
#fde05a color charts
#fde05a color shades, tints & tones
#fde05a color schemes
#fde05a color preview, HTML & CSS examples
This text has a color of #fde05a
<p style="color:#fde05a;">Text here</p>
.mytext {color:#fde05a;}
This box has a color of #fde05a
<div style="background-color:#fde05a;">Content here</div>
.mybackground {background-color:#fde05a;}
Border around this has a color of #fde05a
<div style="border:2px solid #fde05a;">Content here</div>
.myborder {border:2px solid #fde05a;}