#fef14e color space conversions
Hex:
#fef14e
RGB:
254, 241, 78
CMY:
0, 5, 69
CMYK:
0, 5, 69, 0
HSL:
56°, 98.8764%, 65.0980%
HSV (HSB):
56°, 69.2913%, 99.6078%
XYZ:
73.7035, 84.5315, 19.6393
xyY:
0.4144, 0.4752, 84.5315
CIE-Lab:
93.6809, -13.4022, 76.1030
CIE-LCH:
93.6809, 77.2741, 99.9878
CIE-Luv:
93.6809, 15.4087, 91.1561
Hunter-Lab:
91.9410, -17.8042, 51.6939
#fef14e color charts
#fef14e color shades, tints & tones
#fef14e color schemes
#fef14e color preview, HTML & CSS examples
This text has a color of #fef14e
<p style="color:#fef14e;">Text here</p>
.mytext {color:#fef14e;}
This box has a color of #fef14e
<div style="background-color:#fef14e;">Content here</div>
.mybackground {background-color:#fef14e;}
Border around this has a color of #fef14e
<div style="border:2px solid #fef14e;">Content here</div>
.myborder {border:2px solid #fef14e;}