#fde85f color space conversions
Hex:
#fde85f
RGB:
253, 232, 95
CMY:
1, 9, 63
CMYK:
0, 8, 62, 1
HSL:
52°, 97.5309%, 68.2353%
HSV (HSB):
52°, 62.4506%, 99.2157%
XYZ:
71.4302, 79.4221, 22.3917
xyY:
0.4123, 0.4584, 79.4221
CIE-Lab:
91.4249, -8.4507, 67.1637
CIE-LCH:
91.4249, 67.6932, 97.1714
CIE-Luv:
91.4249, 20.2026, 82.1651
Hunter-Lab:
89.1191, -12.8881, 47.4864
#fde85f color charts
#fde85f color shades, tints & tones
#fde85f color schemes
#fde85f color preview, HTML & CSS examples
This text has a color of #fde85f
<p style="color:#fde85f;">Text here</p>
.mytext {color:#fde85f;}
This box has a color of #fde85f
<div style="background-color:#fde85f;">Content here</div>
.mybackground {background-color:#fde85f;}
Border around this has a color of #fde85f
<div style="border:2px solid #fde85f;">Content here</div>
.myborder {border:2px solid #fde85f;}