#fcd30b color space conversions
Hex:
#fcd30b
RGB:
252, 211, 11
CMY:
1, 17, 96
CMYK:
0, 16, 96, 1
HSL:
50°, 97.5709%, 51.5686%
HSV (HSB):
50°, 95.6349%, 98.8235%
XYZ:
63.4996, 67.3081, 9.9616
xyY:
0.4511, 0.4781, 67.3081
CIE-Lab:
85.6593, -1.0868, 85.1550
CIE-LCH:
85.6593, 85.1620, 90.7312
CIE-Luv:
85.6593, 36.1223, 90.0496
Hunter-Lab:
82.0415, -5.4150, 50.2300
#fcd30b color charts
#fcd30b color shades, tints & tones
#fcd30b color schemes
#fcd30b color preview, HTML & CSS examples
This text has a color of #fcd30b
<p style="color:#fcd30b;">Text here</p>
.mytext {color:#fcd30b;}
This box has a color of #fcd30b
<div style="background-color:#fcd30b;">Content here</div>
.mybackground {background-color:#fcd30b;}
Border around this has a color of #fcd30b
<div style="border:2px solid #fcd30b;">Content here</div>
.myborder {border:2px solid #fcd30b;}