#fcd50f color space conversions
Hex:
#fcd50f
RGB:
252, 213, 15
CMY:
1, 16, 94
CMYK:
0, 15, 94, 1
HSL:
50°, 97.5309%, 52.3529%
HSV (HSB):
50°, 94.0476%, 98.8235%
XYZ:
64.0254, 68.3184, 10.2642
xyY:
0.4490, 0.4791, 68.3184
CIE-Lab:
86.1654, -2.0651, 85.1241
CIE-LCH:
86.1654, 85.1492, 91.3897
CIE-Luv:
86.1654, 34.6183, 90.5641
Hunter-Lab:
82.6550, -6.3783, 50.4958
#fcd50f color charts
#fcd50f color shades, tints & tones
#fcd50f color schemes
#fcd50f color preview, HTML & CSS examples
This text has a color of #fcd50f
<p style="color:#fcd50f;">Text here</p>
.mytext {color:#fcd50f;}
This box has a color of #fcd50f
<div style="background-color:#fcd50f;">Content here</div>
.mybackground {background-color:#fcd50f;}
Border around this has a color of #fcd50f
<div style="border:2px solid #fcd50f;">Content here</div>
.myborder {border:2px solid #fcd50f;}