#fcfa4b color space conversions
Hex:
#fcfa4b
RGB:
252, 250, 75
CMY:
1, 2, 71
CMYK:
0, 1, 70, 1
HSL:
59°, 96.7213%, 64.1176%
HSV (HSB):
59°, 70.2381%, 98.8235%
XYZ:
75.6005, 89.5747, 19.9617
xyY:
0.4083, 0.4838, 89.5747
CIE-Lab:
95.8201, -18.7153, 79.1765
CIE-LCH:
95.8201, 81.3583, 103.2991
CIE-Luv:
95.8201, 8.2331, 95.5471
Hunter-Lab:
94.6439, -23.0430, 53.7457
#fcfa4b color charts
#fcfa4b color shades, tints & tones
#fcfa4b color schemes
#fcfa4b color preview, HTML & CSS examples
This text has a color of #fcfa4b
<p style="color:#fcfa4b;">Text here</p>
.mytext {color:#fcfa4b;}
This box has a color of #fcfa4b
<div style="background-color:#fcfa4b;">Content here</div>
.mybackground {background-color:#fcfa4b;}
Border around this has a color of #fcfa4b
<div style="border:2px solid #fcfa4b;">Content here</div>
.myborder {border:2px solid #fcfa4b;}