#fced0f color space conversions
Hex:
#fced0f
RGB:
252, 237, 15
CMY:
1, 7, 94
CMYK:
0, 6, 94, 1
HSL:
56°, 97.5309%, 52.3529%
HSV (HSB):
56°, 94.0476%, 98.8235%
XYZ:
70.5153, 81.2983, 12.4275
xyY:
0.4293, 0.4950, 81.2983
CIE-Lab:
92.2643, -14.0177, 89.6477
CIE-LCH:
92.2643, 90.7370, 98.8870
CIE-Luv:
92.2643, 17.5982, 99.4730
Hunter-Lab:
90.1656, -18.1912, 54.9440
#fced0f color charts
#fced0f color shades, tints & tones
#fced0f color schemes
#fced0f color preview, HTML & CSS examples
This text has a color of #fced0f
<p style="color:#fced0f;">Text here</p>
.mytext {color:#fced0f;}
This box has a color of #fced0f
<div style="background-color:#fced0f;">Content here</div>
.mybackground {background-color:#fced0f;}
Border around this has a color of #fced0f
<div style="border:2px solid #fced0f;">Content here</div>
.myborder {border:2px solid #fced0f;}