#fcd30d color space conversions
Hex:
#fcd30d
RGB:
252, 211, 13
CMY:
1, 17, 95
CMYK:
0, 16, 95, 1
HSL:
50°, 97.5510%, 51.9608%
HSV (HSB):
50°, 94.8413%, 98.8235%
XYZ:
63.5118, 67.3130, 10.0261
xyY:
0.4509, 0.4779, 67.3130
CIE-Lab:
85.6618, -1.0693, 84.9653
CIE-LCH:
85.6618, 84.9720, 90.7210
CIE-Luv:
85.6618, 36.1079, 89.9420
Hunter-Lab:
82.0445, -5.3986, 50.1858
#fcd30d color charts
#fcd30d color shades, tints & tones
#fcd30d color schemes
#fcd30d color preview, HTML & CSS examples
This text has a color of #fcd30d
<p style="color:#fcd30d;">Text here</p>
.mytext {color:#fcd30d;}
This box has a color of #fcd30d
<div style="background-color:#fcd30d;">Content here</div>
.mybackground {background-color:#fcd30d;}
Border around this has a color of #fcd30d
<div style="border:2px solid #fcd30d;">Content here</div>
.myborder {border:2px solid #fcd30d;}