#fdfb5e color space conversions
Hex:
#fdfb5e
RGB:
253, 251, 94
CMY:
1, 2, 63
CMYK:
0, 1, 63, 1
HSL:
59°, 97.5460%, 68.0392%
HSV (HSB):
59°, 62.8458%, 99.2157%
XYZ:
77.0256, 90.6852, 24.0340
xyY:
0.4017, 0.4729, 90.6852
CIE-Lab:
96.2803, -17.8061, 72.7166
CIE-LCH:
96.2803, 74.8650, 103.7592
CIE-Luv:
96.2803, 7.8627, 90.5994
Hunter-Lab:
95.2288, -22.2710, 51.6964
#fdfb5e color charts
#fdfb5e color shades, tints & tones
#fdfb5e color schemes
#fdfb5e color preview, HTML & CSS examples
This text has a color of #fdfb5e
<p style="color:#fdfb5e;">Text here</p>
.mytext {color:#fdfb5e;}
This box has a color of #fdfb5e
<div style="background-color:#fdfb5e;">Content here</div>
.mybackground {background-color:#fdfb5e;}
Border around this has a color of #fdfb5e
<div style="border:2px solid #fdfb5e;">Content here</div>
.myborder {border:2px solid #fdfb5e;}