#feac3e color space conversions
Hex:
#feac3e
RGB:
254, 172, 62
CMY:
0, 33, 76
CMYK:
0, 32, 76, 0
HSL:
34°, 98.9691%, 61.9608%
HSV (HSB):
34°, 75.5906%, 99.6078%
XYZ:
56.4951, 50.9237, 11.4091
xyY:
0.4754, 0.4286, 50.9237
CIE-Lab:
76.6328, 21.1190, 65.4229
CIE-LCH:
76.6328, 68.7471, 72.1095
CIE-Luv:
76.6328, 66.3440, 67.7109
Hunter-Lab:
71.3608, 16.4338, 40.4734
#feac3e color charts
#feac3e color shades, tints & tones
#feac3e color schemes
#feac3e color preview, HTML & CSS examples
This text has a color of #feac3e
<p style="color:#feac3e;">Text here</p>
.mytext {color:#feac3e;}
This box has a color of #feac3e
<div style="background-color:#feac3e;">Content here</div>
.mybackground {background-color:#feac3e;}
Border around this has a color of #feac3e
<div style="border:2px solid #feac3e;">Content here</div>
.myborder {border:2px solid #feac3e;}