#fcfa02 color space conversions
Hex:
#fcfa02
RGB:
252, 250, 2
CMY:
1, 2, 99
CMYK:
0, 1, 99, 1
HSL:
60°, 98.4252%, 49.8039%
HSV (HSB):
60°, 99.2063%, 98.8235%
XYZ:
74.3414, 89.0710, 13.3317
xyY:
0.4206, 0.5040, 89.0710
CIE-Lab:
95.6101, -20.3964, 93.1185
CIE-LCH:
95.6101, 95.3262, 102.3548
CIE-Luv:
95.6101, 8.9282, 104.8601
Hunter-Lab:
94.3775, -24.5555, 57.6890
#fcfa02 color charts
#fcfa02 color shades, tints & tones
#fcfa02 color schemes
#fcfa02 color preview, HTML & CSS examples
This text has a color of #fcfa02
<p style="color:#fcfa02;">Text here</p>
.mytext {color:#fcfa02;}
This box has a color of #fcfa02
<div style="background-color:#fcfa02;">Content here</div>
.mybackground {background-color:#fcfa02;}
Border around this has a color of #fcfa02
<div style="border:2px solid #fcfa02;">Content here</div>
.myborder {border:2px solid #fcfa02;}