#feea14 color space conversions
Hex:
#feea14
RGB:
254, 234, 20
CMY:
0, 8, 92
CMYK:
0, 8, 92, 0
HSL:
55°, 99.1525%, 53.7255%
HSV (HSB):
55°, 92.1260%, 99.6078%
XYZ:
70.4221, 79.9670, 12.3853
xyY:
0.4326, 0.4913, 79.9670
CIE-Lab:
91.6700, -11.6558, 88.7330
CIE-LCH:
91.6700, 89.4953, 97.4834
CIE-Luv:
91.6700, 21.0570, 98.0555
Hunter-Lab:
89.4243, -15.9226, 54.3853
#feea14 color charts
#feea14 color shades, tints & tones
#feea14 color schemes
#feea14 color preview, HTML & CSS examples
This text has a color of #feea14
<p style="color:#feea14;">Text here</p>
.mytext {color:#feea14;}
This box has a color of #feea14
<div style="background-color:#feea14;">Content here</div>
.mybackground {background-color:#feea14;}
Border around this has a color of #feea14
<div style="border:2px solid #feea14;">Content here</div>
.myborder {border:2px solid #feea14;}