#fcd301 color space conversions
Hex:
#fcd301
RGB:
252, 211, 1
CMY:
1, 17, 100
CMYK:
0, 16, 100, 1
HSL:
50°, 99.2095%, 49.6078%
HSV (HSB):
50°, 99.6032%, 98.8235%
XYZ:
63.4446, 67.2862, 9.6724
xyY:
0.4519, 0.4792, 67.2862
CIE-Lab:
85.6483, -1.1651, 86.0167
CIE-LCH:
85.6483, 86.0246, 90.7761
CIE-Luv:
85.6483, 36.1871, 90.5332
Hunter-Lab:
82.0281, -5.4885, 50.4285
#fcd301 color charts
#fcd301 color shades, tints & tones
#fcd301 color schemes
#fcd301 color preview, HTML & CSS examples
This text has a color of #fcd301
<p style="color:#fcd301;">Text here</p>
.mytext {color:#fcd301;}
This box has a color of #fcd301
<div style="background-color:#fcd301;">Content here</div>
.mybackground {background-color:#fcd301;}
Border around this has a color of #fcd301
<div style="border:2px solid #fcd301;">Content here</div>
.myborder {border:2px solid #fcd301;}