#fdcd50 color space conversions
Hex:
#fdcd50
RGB:
253, 205, 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.7873, 65.1245, 16.7977
xyY:
0.4378, 0.4469, 65.1245
CIE-Lab:
84.5478, 4.3633, 66.0928
CIE-LCH:
84.5478, 66.2367, 86.2229
CIE-Luv:
84.5478, 39.5874, 75.6991
Hunter-Lab:
80.6997, -0.1332, 44.1485
#fdcd50 color charts
#fdcd50 color shades, tints & tones
#fdcd50 color schemes
#fdcd50 color preview, HTML & CSS examples
This text has a color of #fdcd50
<p style="color:#fdcd50;">Text here</p>
.mytext {color:#fdcd50;}
This box has a color of #fdcd50
<div style="background-color:#fdcd50;">Content here</div>
.mybackground {background-color:#fdcd50;}
Border around this has a color of #fdcd50
<div style="border:2px solid #fdcd50;">Content here</div>
.myborder {border:2px solid #fdcd50;}