#fcfa20 color space conversions
Hex:
#fcfa20
RGB:
252, 250, 32
CMY:
1, 2, 87
CMYK:
0, 1, 87, 1
HSL:
59°, 97.3451%, 55.6863%
HSV (HSB):
59°, 87.3016%, 98.8235%
XYZ:
74.5912, 89.1709, 14.6468
xyY:
0.4181, 0.4998, 89.1709
CIE-Lab:
95.6518, -20.0609, 90.0265
CIE-LCH:
95.6518, 92.2346, 102.5622
CIE-Luv:
95.6518, 8.7884, 102.9863
Hunter-Lab:
94.4304, -24.2548, 56.9049
#fcfa20 color charts
#fcfa20 color shades, tints & tones
#fcfa20 color schemes
#fcfa20 color preview, HTML & CSS examples
This text has a color of #fcfa20
<p style="color:#fcfa20;">Text here</p>
.mytext {color:#fcfa20;}
This box has a color of #fcfa20
<div style="background-color:#fcfa20;">Content here</div>
.mybackground {background-color:#fcfa20;}
Border around this has a color of #fcfa20
<div style="border:2px solid #fcfa20;">Content here</div>
.myborder {border:2px solid #fcfa20;}