#fcfa4e color space conversions
Hex:
#fcfa4e
RGB:
252, 250, 78
CMY:
1, 2, 69
CMYK:
0, 1, 69, 1
HSL:
59°, 96.6667%, 64.7059%
HSV (HSB):
59°, 69.0476%, 98.8235%
XYZ:
75.7056, 89.6167, 20.5154
xyY:
0.4074, 0.4822, 89.6167
CIE-Lab:
95.8376, -18.5760, 78.1657
CIE-LCH:
95.8376, 80.3427, 103.3683
CIE-Luv:
95.8376, 8.1762, 94.7841
Hunter-Lab:
94.6661, -22.9171, 53.4174
#fcfa4e color charts
#fcfa4e color shades, tints & tones
#fcfa4e color schemes
#fcfa4e color preview, HTML & CSS examples
This text has a color of #fcfa4e
<p style="color:#fcfa4e;">Text here</p>
.mytext {color:#fcfa4e;}
This box has a color of #fcfa4e
<div style="background-color:#fcfa4e;">Content here</div>
.mybackground {background-color:#fcfa4e;}
Border around this has a color of #fcfa4e
<div style="border:2px solid #fcfa4e;">Content here</div>
.myborder {border:2px solid #fcfa4e;}