#fdfd1e color space conversions
Hex:
#fdfd1e
RGB:
253, 253, 30
CMY:
1, 1, 88
CMYK:
0, 0, 88, 1
HSL:
60°, 98.2379%, 55.4902%
HSV (HSB):
60°, 88.1423%, 99.2157%
XYZ:
75.8676, 91.2269, 14.8382
xyY:
0.4170, 0.5014, 91.2269
CIE-Lab:
96.5034, -21.1157, 91.0505
CIE-LCH:
96.5034, 93.4669, 103.0568
CIE-Luv:
96.5034, 7.5244, 104.3130
Hunter-Lab:
95.5128, -25.3614, 57.6481
#fdfd1e color charts
#fdfd1e color shades, tints & tones
#fdfd1e color schemes
#fdfd1e color preview, HTML & CSS examples
This text has a color of #fdfd1e
<p style="color:#fdfd1e;">Text here</p>
.mytext {color:#fdfd1e;}
This box has a color of #fdfd1e
<div style="background-color:#fdfd1e;">Content here</div>
.mybackground {background-color:#fdfd1e;}
Border around this has a color of #fdfd1e
<div style="border:2px solid #fdfd1e;">Content here</div>
.myborder {border:2px solid #fdfd1e;}