#fed80b color space conversions
Hex:
#fed80b
RGB:
254, 216, 11
CMY:
0, 15, 96
CMYK:
0, 15, 96, 0
HSL:
51°, 99.1837%, 51.9608%
HSV (HSB):
51°, 95.6693%, 99.6078%
XYZ:
65.4893, 70.2067, 10.4162
xyY:
0.4482, 0.4805, 70.2067
CIE-Lab:
87.0982, -2.7700, 86.2852
CIE-LCH:
87.0982, 86.3297, 91.8387
CIE-Luv:
87.0982, 33.9469, 91.9234
Hunter-Lab:
83.7895, -7.1170, 51.2820
#fed80b color charts
#fed80b color shades, tints & tones
#fed80b color schemes
#fed80b color preview, HTML & CSS examples
This text has a color of #fed80b
<p style="color:#fed80b;">Text here</p>
.mytext {color:#fed80b;}
This box has a color of #fed80b
<div style="background-color:#fed80b;">Content here</div>
.mybackground {background-color:#fed80b;}
Border around this has a color of #fed80b
<div style="border:2px solid #fed80b;">Content here</div>
.myborder {border:2px solid #fed80b;}