#feed2d color space conversions
Hex:
#feed2d
RGB:
254, 237, 45
CMY:
0, 7, 82
CMYK:
0, 7, 82, 0
HSL:
55°, 99.0521%, 58.6275%
HSV (HSB):
55°, 82.2835%, 99.6078%
XYZ:
71.6309, 81.8287, 14.5018
xyY:
0.4265, 0.4872, 81.8287
CIE-Lab:
92.4992, -12.6557, 84.9304
CIE-LCH:
92.4992, 85.8682, 98.4754
CIE-Luv:
92.4992, 18.7288, 96.4501
Hunter-Lab:
90.4592, -16.9568, 53.8165
#feed2d color charts
#feed2d RGB chart
#feed2d CMYK chart
#feed2d RGB pie chart
#feed2d color shades, tints & tones
#feed2d color schemes
#feed2d color preview, HTML & CSS examples
This text has a color of #feed2d
<p style="color:#feed2d;">Text here</p>
.mytext {color:#feed2d;}
Text color #feed2d
This box has a color of #feed2d
<div style="background-color:#feed2d;">Content here</div>
.mybackground {background-color:#feed2d;}
Background color #feed2d
Border around this has a color of #feed2d
<div style="border:2px solid #feed2d;">Content here</div>
.myborder {border:2px solid #feed2d;}
Border color #feed2d