#feed5f color space conversions
Hex:
#feed5f
RGB:
254, 237, 95
CMY:
0, 7, 63
CMYK:
0, 7, 63, 0
HSL:
54°, 98.7578%, 68.4314%
HSV (HSB):
54°, 62.5984%, 99.6078%
XYZ:
73.2228, 82.4654, 22.8846
xyY:
0.4100, 0.4618, 82.4654
CIE-Lab:
92.7799, -10.5196, 68.6398
CIE-LCH:
92.7799, 69.4413, 98.7133
CIE-Luv:
92.7799, 17.5806, 84.3418
Hunter-Lab:
90.8105, -14.9892, 48.6260
#feed5f color charts
#feed5f color shades, tints & tones
#feed5f color schemes
#feed5f color preview, HTML & CSS examples
This text has a color of #feed5f
<p style="color:#feed5f;">Text here</p>
.mytext {color:#feed5f;}
This box has a color of #feed5f
<div style="background-color:#feed5f;">Content here</div>
.mybackground {background-color:#feed5f;}
Border around this has a color of #feed5f
<div style="border:2px solid #feed5f;">Content here</div>
.myborder {border:2px solid #feed5f;}