#fcd70f color space conversions
Hex:
#fcd70f
RGB:
252, 215, 15
CMY:
1, 16, 94
CMYK:
0, 15, 94, 1
HSL:
51°, 97.5309%, 52.3529%
HSV (HSB):
51°, 94.0476%, 98.8235%
XYZ:
64.5315, 69.3308, 10.4329
xyY:
0.4472, 0.4805, 69.3308
CIE-Lab:
86.6676, -3.0776, 85.4939
CIE-LCH:
86.6676, 85.5493, 92.0617
CIE-Luv:
86.6676, 33.1530, 91.3058
Hunter-Lab:
83.2651, -7.3742, 50.8567
#fcd70f color charts
#fcd70f color shades, tints & tones
#fcd70f color schemes
#fcd70f color preview, HTML & CSS examples
This text has a color of #fcd70f
<p style="color:#fcd70f;">Text here</p>
.mytext {color:#fcd70f;}
This box has a color of #fcd70f
<div style="background-color:#fcd70f;">Content here</div>
.mybackground {background-color:#fcd70f;}
Border around this has a color of #fcd70f
<div style="border:2px solid #fcd70f;">Content here</div>
.myborder {border:2px solid #fcd70f;}