#fed63c color space conversions
Hex:
#fed63c
RGB:
254, 214, 60
CMY:
0, 16, 76
CMYK:
0, 16, 76, 0
HSL:
48°, 98.9796%, 61.5686%
HSV (HSB):
48°, 76.3780%, 99.6078%
XYZ:
65.7352, 69.4902, 14.2233
xyY:
0.4399, 0.4650, 69.4902
CIE-Lab:
86.7462, -0.7010, 75.6695
CIE-LCH:
86.7462, 75.6728, 90.5308
CIE-Luv:
86.7462, 34.5683, 84.7374
Hunter-Lab:
83.3608, -5.1229, 48.2363
#fed63c color charts
#fed63c color shades, tints & tones
#fed63c color schemes
#fed63c color preview, HTML & CSS examples
This text has a color of #fed63c
<p style="color:#fed63c;">Text here</p>
.mytext {color:#fed63c;}
This box has a color of #fed63c
<div style="background-color:#fed63c;">Content here</div>
.mybackground {background-color:#fed63c;}
Border around this has a color of #fed63c
<div style="border:2px solid #fed63c;">Content here</div>
.myborder {border:2px solid #fed63c;}