#feed80 color space conversions
Hex:
#feed80
RGB:
254, 237, 128
CMY:
0, 7, 50
CMYK:
0, 7, 50, 0
HSL:
52°, 98.4375%, 74.9020%
HSV (HSB):
52°, 49.6063%, 99.6078%
XYZ:
75.0535, 83.1977, 32.5251
xyY:
0.3934, 0.4361, 83.1977
CIE-Lab:
93.1009, -8.1148, 54.4097
CIE-LCH:
93.1009, 55.0116, 98.4827
CIE-Luv:
93.1009, 16.3272, 71.1088
Hunter-Lab:
91.2128, -12.7454, 42.7070
#feed80 color charts
#feed80 color shades, tints & tones
#feed80 color schemes
#feed80 color preview, HTML & CSS examples
This text has a color of #feed80
<p style="color:#feed80;">Text here</p>
.mytext {color:#feed80;}
This box has a color of #feed80
<div style="background-color:#feed80;">Content here</div>
.mybackground {background-color:#feed80;}
Border around this has a color of #feed80
<div style="border:2px solid #feed80;">Content here</div>
.myborder {border:2px solid #feed80;}