#feea2e color space conversions
Hex:
#feea2e
RGB:
254, 234, 46
CMY:
0, 8, 82
CMYK:
0, 8, 82, 0
HSL:
54°, 99.0476%, 58.8235%
HSV (HSB):
54°, 81.8898%, 99.6078%
XYZ:
70.7890, 80.1137, 14.3173
xyY:
0.4285, 0.4849, 80.1137
CIE-Lab:
91.7359, -11.1552, 84.0493
CIE-LCH:
91.7359, 84.7864, 97.5602
CIE-Luv:
91.7359, 20.7684, 95.1481
Hunter-Lab:
89.5063, -15.4633, 53.1705
#feea2e color charts
#feea2e color shades, tints & tones
#feea2e color schemes
#feea2e color preview, HTML & CSS examples
This text has a color of #feea2e
<p style="color:#feea2e;">Text here</p>
.mytext {color:#feea2e;}
This box has a color of #feea2e
<div style="background-color:#feea2e;">Content here</div>
.mybackground {background-color:#feea2e;}
Border around this has a color of #feea2e
<div style="border:2px solid #feea2e;">Content here</div>
.myborder {border:2px solid #feea2e;}