#fed63e color space conversions
Hex:
#fed63e
RGB:
254, 214, 62
CMY:
0, 16, 76
CMYK:
0, 16, 76, 0
HSL:
48°, 98.9691%, 61.9608%
HSV (HSB):
48°, 75.5906%, 99.6078%
XYZ:
65.7891, 69.5118, 14.5071
xyY:
0.4392, 0.4640, 69.5118
CIE-Lab:
86.7568, -0.6260, 75.0174
CIE-LCH:
86.7568, 75.0200, 90.4781
CIE-Luv:
86.7568, 34.5088, 84.2840
Hunter-Lab:
83.3737, -5.0520, 48.0451
#fed63e color charts
#fed63e color shades, tints & tones
#fed63e color schemes
#fed63e color preview, HTML & CSS examples
This text has a color of #fed63e
<p style="color:#fed63e;">Text here</p>
.mytext {color:#fed63e;}
This box has a color of #fed63e
<div style="background-color:#fed63e;">Content here</div>
.mybackground {background-color:#fed63e;}
Border around this has a color of #fed63e
<div style="border:2px solid #fed63e;">Content here</div>
.myborder {border:2px solid #fed63e;}