#fcfd5d color space conversions
Hex:
#fcfd5d
RGB:
252, 253, 93
CMY:
1, 1, 64
CMYK:
0, 0, 63, 1
HSL:
60°, 97.5610%, 67.8431%
HSV (HSB):
60°, 63.2411%, 99.2157%
XYZ:
77.2459, 91.7363, 23.9915
xyY:
0.4003, 0.4754, 91.7363
CIE-Lab:
96.7124, -19.2247, 73.5330
CIE-LCH:
96.7124, 76.0045, 104.6516
CIE-Luv:
96.7124, 5.9560, 91.7351
Hunter-Lab:
95.7791, -23.6529, 52.1939
#fcfd5d color charts
#fcfd5d color shades, tints & tones
#fcfd5d color schemes
#fcfd5d color preview, HTML & CSS examples
This text has a color of #fcfd5d
<p style="color:#fcfd5d;">Text here</p>
.mytext {color:#fcfd5d;}
This box has a color of #fcfd5d
<div style="background-color:#fcfd5d;">Content here</div>
.mybackground {background-color:#fcfd5d;}
Border around this has a color of #fcfd5d
<div style="border:2px solid #fcfd5d;">Content here</div>
.myborder {border:2px solid #fcfd5d;}