#feaf3e color space conversions
Hex:
#feaf3e
RGB:
254, 175, 62
CMY:
0, 31, 76
CMYK:
0, 31, 76, 0
HSL:
35°, 98.9691%, 61.9608%
HSV (HSB):
35°, 75.5906%, 99.6078%
XYZ:
57.0725, 52.0786, 11.6015
xyY:
0.4726, 0.4313, 52.0786
CIE-Lab:
77.3278, 19.5506, 66.0939
CIE-LCH:
77.3278, 68.9248, 73.5218
CIE-Luv:
77.3278, 63.9790, 68.8824
Hunter-Lab:
72.1655, 14.8782, 40.9842
#feaf3e color charts
#feaf3e color shades, tints & tones
#feaf3e color schemes
#feaf3e color preview, HTML & CSS examples
This text has a color of #feaf3e
<p style="color:#feaf3e;">Text here</p>
.mytext {color:#feaf3e;}
This box has a color of #feaf3e
<div style="background-color:#feaf3e;">Content here</div>
.mybackground {background-color:#feaf3e;}
Border around this has a color of #feaf3e
<div style="border:2px solid #feaf3e;">Content here</div>
.myborder {border:2px solid #feaf3e;}