#fed50b color space conversions
Hex:
#fed50b
RGB:
254, 213, 11
CMY:
0, 16, 96
CMYK:
0, 16, 96, 0
HSL:
50°, 99.1837%, 51.9608%
HSV (HSB):
50°, 95.6693%, 99.6078%
XYZ:
64.7277, 68.6835, 10.1623
xyY:
0.4508, 0.4784, 68.6835
CIE-Lab:
86.3471, -1.2512, 85.7395
CIE-LCH:
86.3471, 85.7486, 90.8361
CIE-Luv:
86.3471, 36.1535, 90.8153
Hunter-Lab:
82.8755, -5.6195, 50.7426
#fed50b color charts
#fed50b color shades, tints & tones
#fed50b color schemes
#fed50b color preview, HTML & CSS examples
This text has a color of #fed50b
<p style="color:#fed50b;">Text here</p>
.mytext {color:#fed50b;}
This box has a color of #fed50b
<div style="background-color:#fed50b;">Content here</div>
.mybackground {background-color:#fed50b;}
Border around this has a color of #fed50b
<div style="border:2px solid #fed50b;">Content here</div>
.myborder {border:2px solid #fed50b;}