#fdcc50 color space conversions
Hex:
#fdcc50
RGB:
253, 204, 80
CMY:
1, 20, 69
CMYK:
0, 19, 68, 1
HSL:
43°, 97.7401%, 65.2941%
HSV (HSB):
43°, 68.3794%, 99.2157%
XYZ:
63.5488, 64.6476, 16.7183
xyY:
0.4385, 0.4461, 64.6476
CIE-Lab:
84.3018, 4.8777, 65.8380
CIE-LCH:
84.3018, 66.0185, 85.7629
CIE-Luv:
84.3018, 40.3124, 75.2836
Hunter-Lab:
80.4037, 0.3749, 43.9545
#fdcc50 color charts
#fdcc50 color shades, tints & tones
#fdcc50 color schemes
#fdcc50 color preview, HTML & CSS examples
This text has a color of #fdcc50
<p style="color:#fdcc50;">Text here</p>
.mytext {color:#fdcc50;}
This box has a color of #fdcc50
<div style="background-color:#fdcc50;">Content here</div>
.mybackground {background-color:#fdcc50;}
Border around this has a color of #fdcc50
<div style="border:2px solid #fdcc50;">Content here</div>
.myborder {border:2px solid #fdcc50;}