#fde965 color space conversions
Hex:
#fde965
RGB:
253, 233, 101
CMY:
1, 9, 60
CMYK:
0, 8, 60, 1
HSL:
52°, 97.4359%, 69.4118%
HSV (HSB):
52°, 60.0791%, 99.2157%
XYZ:
71.9959, 80.1001, 23.9782
xyY:
0.4089, 0.4549, 80.1001
CIE-Lab:
91.7297, -8.5676, 64.9645
CIE-LCH:
91.7297, 65.5270, 97.5129
CIE-Luv:
91.7297, 19.3251, 80.4659
Hunter-Lab:
89.4986, -13.0309, 46.7643
#fde965 color charts
#fde965 color shades, tints & tones
#fde965 color schemes
#fde965 color preview, HTML & CSS examples
This text has a color of #fde965
<p style="color:#fde965;">Text here</p>
.mytext {color:#fde965;}
This box has a color of #fde965
<div style="background-color:#fde965;">Content here</div>
.mybackground {background-color:#fde965;}
Border around this has a color of #fde965
<div style="border:2px solid #fde965;">Content here</div>
.myborder {border:2px solid #fde965;}