#fee14a color space conversions
Hex:
#fee14a
RGB:
254, 225, 74
CMY:
0, 12, 71
CMYK:
0, 11, 71, 0
HSL:
50°, 98.9011%, 64.3137%
HSV (HSB):
50°, 70.8661%, 99.6078%
XYZ:
69.0343, 75.4157, 17.3967
xyY:
0.4265, 0.4660, 75.4157
CIE-Lab:
89.5873, -5.6705, 73.5214
CIE-LCH:
89.5873, 73.7398, 94.4103
CIE-Luv:
89.5873, 26.3628, 85.7057
Hunter-Lab:
86.8422, -10.0771, 48.9122
#fee14a color charts
#fee14a color shades, tints & tones
#fee14a color schemes
#fee14a color preview, HTML & CSS examples
This text has a color of #fee14a
<p style="color:#fee14a;">Text here</p>
.mytext {color:#fee14a;}
This box has a color of #fee14a
<div style="background-color:#fee14a;">Content here</div>
.mybackground {background-color:#fee14a;}
Border around this has a color of #fee14a
<div style="border:2px solid #fee14a;">Content here</div>
.myborder {border:2px solid #fee14a;}