#fee350 color space conversions
Hex:
#fee350
RGB:
254, 227, 80
CMY:
0, 11, 69
CMYK:
0, 11, 69, 0
HSL:
51°, 98.8636%, 65.4902%
HSV (HSB):
51°, 68.5039%, 99.6078%
XYZ:
69.7901, 76.5882, 18.6941
xyY:
0.4228, 0.4640, 76.5882
CIE-Lab:
90.1317, -6.3827, 71.8267
CIE-LCH:
90.1317, 72.1098, 95.0781
CIE-Luv:
90.1317, 24.7957, 84.8501
Hunter-Lab:
87.5147, -10.8028, 48.5953
#fee350 color charts
#fee350 color shades, tints & tones
#fee350 color schemes
#fee350 color preview, HTML & CSS examples
This text has a color of #fee350
<p style="color:#fee350;">Text here</p>
.mytext {color:#fee350;}
This box has a color of #fee350
<div style="background-color:#fee350;">Content here</div>
.mybackground {background-color:#fee350;}
Border around this has a color of #fee350
<div style="border:2px solid #fee350;">Content here</div>
.myborder {border:2px solid #fee350;}