#feed1b color space conversions
Hex:
#feed1b
RGB:
254, 237, 27
CMY:
0, 7, 89
CMYK:
0, 7, 89, 0
HSL:
56°, 99.1266%, 55.0980%
HSV (HSB):
56°, 89.3701%, 99.6078%
XYZ:
71.3551, 81.7183, 13.0493
xyY:
0.4295, 0.4919, 81.7183
CIE-Lab:
92.4504, -13.0302, 88.3769
CIE-LCH:
92.4504, 89.3323, 98.3872
CIE-Luv:
92.4504, 18.9336, 98.6085
Hunter-Lab:
90.3982, -17.2993, 54.7200
#feed1b color charts
#feed1b color shades, tints & tones
#feed1b color schemes
#feed1b color preview, HTML & CSS examples
This text has a color of #feed1b
<p style="color:#feed1b;">Text here</p>
.mytext {color:#feed1b;}
This box has a color of #feed1b
<div style="background-color:#feed1b;">Content here</div>
.mybackground {background-color:#feed1b;}
Border around this has a color of #feed1b
<div style="border:2px solid #feed1b;">Content here</div>
.myborder {border:2px solid #feed1b;}