#fecd1f color space conversions
Hex:
#fecd1f
RGB:
254, 205, 31
CMY:
0, 20, 88
CMYK:
0, 19, 88, 0
HSL:
47°, 99.1111%, 55.8824%
HSV (HSB):
47°, 87.7953%, 99.6078%
XYZ:
62.9517, 64.8324, 10.4923
xyY:
0.4553, 0.4689, 64.8324
CIE-Lab:
84.3973, 3.0923, 81.4063
CIE-LCH:
84.3973, 81.4650, 87.8246
CIE-Luv:
84.3973, 41.8834, 86.1932
Hunter-Lab:
80.5186, -1.3512, 48.6370
#fecd1f color charts
#fecd1f color shades, tints & tones
#fecd1f color schemes
#fecd1f color preview, HTML & CSS examples
This text has a color of #fecd1f
<p style="color:#fecd1f;">Text here</p>
.mytext {color:#fecd1f;}
This box has a color of #fecd1f
<div style="background-color:#fecd1f;">Content here</div>
.mybackground {background-color:#fecd1f;}
Border around this has a color of #fecd1f
<div style="border:2px solid #fecd1f;">Content here</div>
.myborder {border:2px solid #fecd1f;}