#fcd00f color space conversions
Hex:
#fcd00f
RGB:
252, 208, 15
CMY:
1, 18, 94
CMYK:
0, 17, 94, 1
HSL:
49°, 97.5309%, 52.3529%
HSV (HSB):
49°, 94.0476%, 98.8235%
XYZ:
62.7870, 65.8417, 9.8514
xyY:
0.4534, 0.4755, 65.8417
CIE-Lab:
84.9156, 0.4778, 84.2062
CIE-LCH:
84.9156, 84.2076, 89.6749
CIE-Luv:
84.9156, 38.3184, 88.7112
Hunter-Lab:
81.1429, -3.8798, 49.6017
#fcd00f color charts
#fcd00f color shades, tints & tones
#fcd00f color schemes
#fcd00f color preview, HTML & CSS examples
This text has a color of #fcd00f
<p style="color:#fcd00f;">Text here</p>
.mytext {color:#fcd00f;}
This box has a color of #fcd00f
<div style="background-color:#fcd00f;">Content here</div>
.mybackground {background-color:#fcd00f;}
Border around this has a color of #fcd00f
<div style="border:2px solid #fcd00f;">Content here</div>
.myborder {border:2px solid #fcd00f;}