#fecd00 color space conversions
Hex:
#fecd00
RGB:
254, 205, 0
CMY:
0, 20, 100
CMYK:
0, 19, 100, 0
HSL:
48°, 100.0000%, 49.8039%
HSV (HSB):
48°, 100.0000%, 99.6078%
XYZ:
62.7044, 64.7335, 9.1899
xyY:
0.4589, 0.4738, 64.7335
CIE-Lab:
84.3462, 2.7410, 85.2808
CIE-LCH:
84.3462, 85.3249, 88.1591
CIE-Luv:
84.3462, 42.2108, 88.4071
Hunter-Lab:
80.4571, -1.6857, 49.5478
#fecd00 color charts
#fecd00 color shades, tints & tones
#fecd00 color schemes
#fecd00 color preview, HTML & CSS examples
This text has a color of #fecd00
<p style="color:#fecd00;">Text here</p>
.mytext {color:#fecd00;}
This box has a color of #fecd00
<div style="background-color:#fecd00;">Content here</div>
.mybackground {background-color:#fecd00;}
Border around this has a color of #fecd00
<div style="border:2px solid #fecd00;">Content here</div>
.myborder {border:2px solid #fecd00;}