#feed16 color space conversions
Hex:
#feed16
RGB:
254, 237, 22
CMY:
0, 7, 91
CMYK:
0, 7, 91, 0
HSL:
56°, 99.1453%, 54.1176%
HSV (HSB):
56°, 91.3386%, 99.6078%
XYZ:
71.3021, 81.6971, 12.7702
xyY:
0.4301, 0.4928, 81.6971
CIE-Lab:
92.4410, -13.1023, 89.0689
CIE-LCH:
92.4410, 90.0275, 98.3684
CIE-Luv:
92.4410, 18.9732, 99.0255
Hunter-Lab:
90.3865, -17.3652, 54.8938
#feed16 color charts
#feed16 color shades, tints & tones
#feed16 color schemes
#feed16 color preview, HTML & CSS examples
This text has a color of #feed16
<p style="color:#feed16;">Text here</p>
.mytext {color:#feed16;}
This box has a color of #feed16
<div style="background-color:#feed16;">Content here</div>
.mybackground {background-color:#feed16;}
Border around this has a color of #feed16
<div style="border:2px solid #feed16;">Content here</div>
.myborder {border:2px solid #feed16;}