#fcfd7d color space conversions
Hex:
#fcfd7d
RGB:
252, 253, 125
CMY:
1, 1, 51
CMYK:
0, 0, 51, 1
HSL:
60°, 96.9697%, 74.1176%
HSV (HSB):
60°, 50.5929%, 99.2157%
XYZ:
78.9718, 92.4267, 33.0799
xyY:
0.3862, 0.4520, 92.4267
CIE-Lab:
96.9944, -16.9908, 60.3668
CIE-LCH:
96.9944, 62.7123, 105.7198
CIE-Luv:
96.9944, 5.1134, 79.8455
Hunter-Lab:
96.1388, -21.6166, 46.8964
#fcfd7d color charts
#fcfd7d color shades, tints & tones
#fcfd7d color schemes
#fcfd7d color preview, HTML & CSS examples
This text has a color of #fcfd7d
<p style="color:#fcfd7d;">Text here</p>
.mytext {color:#fcfd7d;}
This box has a color of #fcfd7d
<div style="background-color:#fcfd7d;">Content here</div>
.mybackground {background-color:#fcfd7d;}
Border around this has a color of #fcfd7d
<div style="border:2px solid #fcfd7d;">Content here</div>
.myborder {border:2px solid #fcfd7d;}