#feed5e color space conversions
Hex:
#feed5e
RGB:
254, 237, 94
CMY:
0, 7, 63
CMYK:
0, 7, 63, 0
HSL:
54°, 98.7654%, 68.2353%
HSV (HSB):
54°, 62.9921%, 99.6078%
XYZ:
73.1776, 82.4474, 22.6467
xyY:
0.4105, 0.4625, 82.4474
CIE-Lab:
92.7719, -10.5797, 69.0396
CIE-LCH:
92.7719, 69.8455, 98.7123
CIE-Luv:
92.7719, 17.6124, 84.6774
Hunter-Lab:
90.8005, -15.0449, 48.7727
#feed5e color charts
#feed5e color shades, tints & tones
#feed5e color schemes
#feed5e color preview, HTML & CSS examples
This text has a color of #feed5e
<p style="color:#feed5e;">Text here</p>
.mytext {color:#feed5e;}
This box has a color of #feed5e
<div style="background-color:#feed5e;">Content here</div>
.mybackground {background-color:#feed5e;}
Border around this has a color of #feed5e
<div style="border:2px solid #feed5e;">Content here</div>
.myborder {border:2px solid #feed5e;}