#feed7f color space conversions
Hex:
#feed7f
RGB:
254, 237, 127
CMY:
0, 7, 50
CMYK:
0, 7, 50, 0
HSL:
52°, 98.4496%, 74.7059%
HSV (HSB):
52°, 50.0000%, 99.6078%
XYZ:
74.9880, 83.1715, 32.1801
xyY:
0.3940, 0.4370, 83.1715
CIE-Lab:
93.0895, -8.2000, 54.8644
CIE-LCH:
93.0895, 55.4738, 98.5004
CIE-Luv:
93.0895, 16.3709, 71.5703
Hunter-Lab:
91.1984, -12.8254, 42.9179
#feed7f color charts
#feed7f color shades, tints & tones
#feed7f color schemes
#feed7f color preview, HTML & CSS examples
This text has a color of #feed7f
<p style="color:#feed7f;">Text here</p>
.mytext {color:#feed7f;}
This box has a color of #feed7f
<div style="background-color:#feed7f;">Content here</div>
.mybackground {background-color:#feed7f;}
Border around this has a color of #feed7f
<div style="border:2px solid #feed7f;">Content here</div>
.myborder {border:2px solid #feed7f;}